juyam commited on
Commit
18f74e6
·
verified ·
1 Parent(s): 7113f4b

fix test with the tips from https://discuss.huggingface.co/t/error-no-api-found/146226/5

Browse files
Files changed (1) hide show
  1. 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