kxqt commited on
Commit
30145d8
1 Parent(s): 3ed5219

Specify the version of gradio to avoid bug

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ six
10
  terminaltables
11
  timm
12
  wget
13
- gradio
14
  tqdm
15
  jupyter
16
  ipykernel
 
10
  terminaltables
11
  timm
12
  wget
13
+ gradio==3.26.0
14
  tqdm
15
  jupyter
16
  ipykernel