ColdSlim commited on
Commit
ab7480b
·
verified ·
1 Parent(s): 4ad04d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -11,8 +11,7 @@ huggingface_hub>=0.23,<1.0
11
 
12
  qwen-vl-utils>=0.0.8
13
  # --- UI: keep these in lockstep (no 0.x client with 5.x gradio) ---
14
- # --- UI (must be compatible) ---
15
  gradio==4.44.1
16
- gradio_client==0.16.4
17
 
18
  pillow
 
11
 
12
  qwen-vl-utils>=0.0.8
13
  # --- UI: keep these in lockstep (no 0.x client with 5.x gradio) ---
 
14
  gradio==4.44.1
15
+ gradio_client==1.3.0
16
 
17
  pillow