Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -17,7 +17,7 @@ TITLE = "<h1><center>WitchLM-1.5B</center></h1>"
|
|
| 17 |
DESCRIPTION = f"""
|
| 18 |
<h3>MODEL: <a href="https://hf.co/{MODELS}">{MODEL_NAME}</a></h3>
|
| 19 |
<center>
|
| 20 |
-
<p>
|
| 21 |
<br>
|
| 22 |
Feel free to test without log.
|
| 23 |
</p>
|
|
|
|
| 17 |
DESCRIPTION = f"""
|
| 18 |
<h3>MODEL: <a href="https://hf.co/{MODELS}">{MODEL_NAME}</a></h3>
|
| 19 |
<center>
|
| 20 |
+
<p>WitchLM is cool
|
| 21 |
<br>
|
| 22 |
Feel free to test without log.
|
| 23 |
</p>
|