Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
gradio
|
| 2 |
openai
|
| 3 |
-
python-dotenv
|
| 4 |
-
pytest
|
| 5 |
webrtcvad==2.0.10
|
| 6 |
setuptools==70.0.0
|
| 7 |
-
transformers
|
| 8 |
anthropic==0.32.0
|
|
|
|
| 1 |
gradio
|
| 2 |
openai
|
| 3 |
+
python-dotenv
|
| 4 |
+
pytest
|
| 5 |
webrtcvad==2.0.10
|
| 6 |
setuptools==70.0.0
|
| 7 |
+
transformers
|
| 8 |
anthropic==0.32.0
|