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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  fastapi==0.111.1
2
  uvicorn==0.30.6
3
- gradio==4.44.3
4
- gradio_client==1.3.0
 
 
 
5
  python-dotenv==1.0.1
6
 
7
  # RAG/Embedding
 
1
  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
 
10
  # RAG/Embedding