Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ git+https://github.com/zhuang2002/diffusers_colorflow.git
|
|
6 |
einops==0.3.0
|
7 |
gradio==4.44.1
|
8 |
gradio_client==1.3.0
|
9 |
-
huggingface-hub==0.25.0
|
10 |
matplotlib==3.7.5
|
11 |
numpy==1.24.4
|
12 |
opencv-python==4.9.0.80
|
|
|
6 |
einops==0.3.0
|
7 |
gradio==4.44.1
|
8 |
gradio_client==1.3.0
|
9 |
+
#huggingface-hub==0.25.0
|
10 |
matplotlib==3.7.5
|
11 |
numpy==1.24.4
|
12 |
opencv-python==4.9.0.80
|