Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ accelerate==1.0.1
|
|
4 |
datasets==3.1.0
|
5 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
6 |
einops==0.3.0
|
7 |
-
gradio==
|
8 |
-
gradio_client==1.
|
9 |
huggingface-hub==0.25.0
|
10 |
matplotlib==3.7.5
|
11 |
numpy==1.24.4
|
|
|
4 |
datasets==3.1.0
|
5 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
6 |
einops==0.3.0
|
7 |
+
gradio==5.29.0
|
8 |
+
gradio_client==1.10.0
|
9 |
huggingface-hub==0.25.0
|
10 |
matplotlib==3.7.5
|
11 |
numpy==1.24.4
|