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