Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ accelerate==0.20.3
|
|
2 |
controlnet_aux==0.0.5
|
3 |
einops==0.6.1
|
4 |
#gradio==3.34.0
|
|
|
5 |
#opencv-python-headless==4.7.0.72
|
6 |
torchvision==0.15.2
|
7 |
basicsr
|
|
|
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
|