Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -23
requirements.txt
CHANGED
@@ -1,24 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
darkdetect==0.7.1
|
6 |
-
diffusers==0.3.0
|
7 |
-
filelock==3.8.0
|
8 |
-
huggingface-hub==0.9.1
|
9 |
-
importlib-metadata==4.12.0
|
10 |
-
numpy==1.23.3
|
11 |
-
packaging==21.3
|
12 |
-
Pillow==9.2.0
|
13 |
-
pyparsing==3.0.9
|
14 |
-
PyYAML==6.0
|
15 |
-
regex==2022.9.13
|
16 |
-
requests==2.28.1
|
17 |
-
tk==0.1.0
|
18 |
torch
|
19 |
-
torchvision
|
20 |
-
tqdm==4.65.0
|
21 |
-
transformers==4.11.3
|
22 |
-
typing_extensions==4.3.0
|
23 |
-
urllib3==1.26.12
|
24 |
-
zipp==3.8.1
|
|
|
1 |
+
diffusers==0.17.1
|
2 |
+
gradio==3.35.2
|
3 |
+
Pillow==9.5.0
|
4 |
+
Pillow==10.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
torch
|
|
|
|
|
|
|
|
|
|
|
|