hkchengrex commited on
Commit
b5fb89e
·
verified ·
1 Parent(s): 7d49f3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ Pillow >= 9.5
10
  opencv-python >= 4.8
11
  scipy >= 1.7
12
  tqdm >= 4.66.1
13
- gradio >= 3.34
14
  einops >= 0.6
15
  hydra-core >= 1.3.2
16
  requests
 
10
  opencv-python >= 4.8
11
  scipy >= 1.7
12
  tqdm >= 4.66.1
13
+ gradio >= 3.34, <6.0
14
  einops >= 0.6
15
  hydra-core >= 1.3.2
16
  requests