Spaces:
Sleeping
Sleeping
fix test with the tips from https://discuss.huggingface.co/t/error-no-api-found/146226/5
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
gradio==4.31.0
|
| 2 |
pillow
|
| 3 |
-
nodejs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pillow
|
| 2 |
+
nodejs
|
| 3 |
+
|
| 4 |
+
google-genai==1.5.0
|
| 5 |
+
gradio
|
| 6 |
+
pydantic==2.10.6
|