Spaces:
Runtime error
Runtime error
temp-9384289
commited on
Commit
·
befb1b9
1
Parent(s):
d0864a2
test
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -2,15 +2,11 @@
|
|
2 |
|
3 |
diffusers==0.27.2
|
4 |
gradio==4.28.3
|
5 |
-
gradio_imageslider==0.0.20
|
6 |
huggingface-hub==0.22.2
|
7 |
image-similarity-measures==0.3.6
|
8 |
-
keras==2.11.0
|
9 |
matplotlib==3.8.4
|
10 |
numpy==1.25.2
|
11 |
pillow==10.3.0
|
12 |
-
pytorch-msssim==1.0.0
|
13 |
requests==2.31.0
|
14 |
-
spaces==0.26.2
|
15 |
tensorflow==2.11.0
|
16 |
torch==2.2.2
|
|
|
2 |
|
3 |
diffusers==0.27.2
|
4 |
gradio==4.28.3
|
|
|
5 |
huggingface-hub==0.22.2
|
6 |
image-similarity-measures==0.3.6
|
|
|
7 |
matplotlib==3.8.4
|
8 |
numpy==1.25.2
|
9 |
pillow==10.3.0
|
|
|
10 |
requests==2.31.0
|
|
|
11 |
tensorflow==2.11.0
|
12 |
torch==2.2.2
|