Spaces:
Running
Running
InferenceLab
commited on
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
gradio==
|
2 |
-
google-genai==
|
3 |
-
python-dotenv==1.1.1
|
|
|
|
|
|
1 |
+
gradio==5.38.0
|
2 |
+
google-genai==1.24.0
|
3 |
+
python-dotenv==1.1.1
|
4 |
+
fastapi==0.116.1
|
5 |
+
uvicorn==0.35.0
|