Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,9 @@ DESCRIPTION = f"""
|
|
47 |
<center>
|
48 |
<p>Feel free to test models with ollama.
|
49 |
<br>
|
50 |
-
|
|
|
|
|
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 |
"""
|