Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -3,9 +3,6 @@ openai==1.68.2
|
|
| 3 |
elevenlabs==1.54.0
|
| 4 |
python-dotenv==1.1.0
|
| 5 |
|
| 6 |
-
# UI
|
| 7 |
-
streamlit
|
| 8 |
-
|
| 9 |
# Voice + Audio
|
| 10 |
sounddevice==0.5.1
|
| 11 |
soundfile==0.13.1
|
|
@@ -34,5 +31,4 @@ websockets==11.0.3
|
|
| 34 |
scikit-learn==1.6.1
|
| 35 |
huggingface_hub>=0.22.0
|
| 36 |
xlsxwriter
|
| 37 |
-
streamlit_javascript
|
| 38 |
python-multipart
|
|
|
|
| 3 |
elevenlabs==1.54.0
|
| 4 |
python-dotenv==1.1.0
|
| 5 |
|
|
|
|
|
|
|
|
|
|
| 6 |
# Voice + Audio
|
| 7 |
sounddevice==0.5.1
|
| 8 |
soundfile==0.13.1
|
|
|
|
| 31 |
scikit-learn==1.6.1
|
| 32 |
huggingface_hub>=0.22.0
|
| 33 |
xlsxwriter
|
|
|
|
| 34 |
python-multipart
|