Spaces:
Running
Running
abrakjamson
commited on
Commit
·
6300db5
1
Parent(s):
9e85b31
req update
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
gradio
|
3 |
-
requests
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
gradio==5.29.1
|
3 |
+
requests
|
4 |
+
pydantic==2.10.6
|
5 |
+
google-genai==1.5.0
|
6 |
+
python-dotenv
|