Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,8 @@ fastapi==0.111.1
|
|
| 2 |
uvicorn==0.30.6
|
| 3 |
|
| 4 |
# ← 安定ペアに固定
|
| 5 |
-
gradio==4.
|
| 6 |
-
gradio_client==1.
|
| 7 |
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
|
|
|
|
| 2 |
uvicorn==0.30.6
|
| 3 |
|
| 4 |
# ← 安定ペアに固定
|
| 5 |
+
gradio==4.44.1
|
| 6 |
+
gradio_client==1.13.1
|
| 7 |
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
|