Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
google-generativeai
|
| 3 |
elevenlabs
|
| 4 |
python-dotenv
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
google-generativeai
|
| 3 |
elevenlabs
|
| 4 |
python-dotenv
|
| 5 |
+
pypdf
|
| 6 |
+
numpy
|