Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
accelerate==0.16.0
|
2 |
albumentations==1.3.0
|
3 |
diffusers==0.11.1
|
4 |
-
gradio==3.39.0
|
5 |
huggingface-hub==0.16.4
|
6 |
opencv-python-headless==4.7.0.68
|
7 |
Pillow==9.4.0
|
@@ -9,3 +8,4 @@ torch==1.13.1
|
|
9 |
torchvision==0.14.1
|
10 |
tqdm==4.65.0
|
11 |
transformers==4.26.1
|
|
|
|
1 |
accelerate==0.16.0
|
2 |
albumentations==1.3.0
|
3 |
diffusers==0.11.1
|
|
|
4 |
huggingface-hub==0.16.4
|
5 |
opencv-python-headless==4.7.0.68
|
6 |
Pillow==9.4.0
|
|
|
8 |
torchvision==0.14.1
|
9 |
tqdm==4.65.0
|
10 |
transformers==4.26.1
|
11 |
+
gradio==3.39.0
|