ColdSlim commited on
Commit
b7fa811
·
verified ·
1 Parent(s): 8b08481

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -10,6 +10,7 @@ peft==0.17.0
10
  huggingface_hub>=0.23,<1.0
11
 
12
  qwen-vl-utils>=0.0.8
13
- gradio>=4.37.2,<5.1
14
- gradio_client>=0.20.0
 
15
  pillow
 
10
  huggingface_hub>=0.23,<1.0
11
 
12
  qwen-vl-utils>=0.0.8
13
+ # --- UI: keep these in lockstep ---
14
+ gradio==5.0.2
15
+ gradio_client==1.4.1
16
  pillow