Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ gTTS==2.5.3
|
|
| 6 |
huggingface_hub==0.24.7
|
| 7 |
spaces
|
| 8 |
uvicorn
|
| 9 |
-
websockets
|
|
|
|
|
|
|
|
|
| 6 |
huggingface_hub==0.24.7
|
| 7 |
spaces
|
| 8 |
uvicorn
|
| 9 |
+
websockets
|
| 10 |
+
llama-cpp-python==0.2.90
|
| 11 |
+
spaces
|