vilarin commited on
Commit
5c3a975
1 Parent(s): 320fa57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -47,7 +47,9 @@ DESCRIPTION = f"""
47
  <center>
48
  <p>Feel free to test models with ollama.
49
  <br>
50
- Input <em>/pull model_name</em> to pull model.
 
 
51
  </p>
52
  </center>
53
  """
 
47
  <center>
48
  <p>Feel free to test models with ollama.
49
  <br>
50
+ First run please type <em>/init</em> to launch process.
51
+ <br>
52
+ Type <em>/pull model_name</em> to pull model.
53
  </p>
54
  </center>
55
  """