Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
shaoan xie
commited on
Commit
·
31ff989
1
Parent(s):
e93ece7
requirements2
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ torchvision~=0.16.0
|
|
5 |
Pillow~=10.1.0
|
6 |
scipy~=1.11.3
|
7 |
psutil~=6.0.0
|
8 |
-
gradio==4.36.1
|
|
|
|
|
|
5 |
Pillow~=10.1.0
|
6 |
scipy~=1.11.3
|
7 |
psutil~=6.0.0
|
8 |
+
gradio==4.36.1
|
9 |
+
diffusers==0.20.0
|
10 |
+
huggingface_hub==0.24.6
|