Corin1998 commited on
Commit
6eef2da
·
verified ·
1 Parent(s): 89a3765

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.43.0
6
- gradio_client==1.2.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