Sebastiankay commited on
Commit
abdee9d
·
verified ·
1 Parent(s): e8d0e14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  accelerate==0.20.3
2
  controlnet_aux==0.0.5
3
  einops==0.6.1
4
- #gradio==3.34.0
5
- gradio==3.34.0
6
  #opencv-python-headless==4.7.0.72
7
  torchvision==0.15.2
8
  basicsr
@@ -16,3 +15,5 @@ Pillow~=9.5
16
  opencv-python>=4.8.0
17
  svglib
18
  onnxruntime
 
 
 
1
  accelerate==0.20.3
2
  controlnet_aux==0.0.5
3
  einops==0.6.1
4
+ gradio==4.41.0
 
5
  #opencv-python-headless==4.7.0.72
6
  torchvision==0.15.2
7
  basicsr
 
15
  opencv-python>=4.8.0
16
  svglib
17
  onnxruntime
18
+ numpy==1.26.4
19
+