Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn==0.22.0
|
|
| 3 |
jinja2==3.1.2
|
| 4 |
python-multipart==0.0.6
|
| 5 |
huggingface_hub
|
| 6 |
-
websockets==11.0.3
|
|
|
|
|
|
| 3 |
jinja2==3.1.2
|
| 4 |
python-multipart==0.0.6
|
| 5 |
huggingface_hub
|
| 6 |
+
websockets==11.0.3
|
| 7 |
+
markdown
|