Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
accelerate==0.16.0
|
2 |
albumentations==1.3.0
|
3 |
diffusers==0.11.1
|
4 |
-
gradio==3.
|
|
|
5 |
huggingface-hub==0.16.4
|
6 |
opencv-python-headless==4.7.0.68
|
7 |
Pillow==9.4.0
|
|
|
1 |
accelerate==0.16.0
|
2 |
albumentations==1.3.0
|
3 |
diffusers==0.11.1
|
4 |
+
gradio==3.33.1
|
5 |
+
gradio_client==0.2.7
|
6 |
huggingface-hub==0.16.4
|
7 |
opencv-python-headless==4.7.0.68
|
8 |
Pillow==9.4.0
|