Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
SpeechRecognition
|
| 2 |
pyttsx3
|
| 3 |
-
gradio
|
|
|
|
|
|
|
|
|
| 1 |
SpeechRecognition
|
| 2 |
pyttsx3
|
| 3 |
+
gradio
|
| 4 |
+
huggingface_hub
|
| 5 |
+
llama-cpp-python
|