Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
pydantic==1.10.9
|
|
|
|
| 1 |
+
gradio==3.40.1
|
| 2 |
+
numpy==1.23.5
|
| 3 |
+
elevenlabs==0.2.22
|
| 4 |
pydantic==1.10.9
|