Spaces:
Running
Running
update numpy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ gradio==4.41.0
|
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
yt_dlp==2024.8.6
|
| 8 |
google-generativeai==0.7.2
|
|
|
|
| 9 |
spaces
|
|
|
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
yt_dlp==2024.8.6
|
| 8 |
google-generativeai==0.7.2
|
| 9 |
+
numpy<2
|
| 10 |
spaces
|