Spaces:
Runtime error
Runtime error
Commit
·
787812a
1
Parent(s):
1ba956a
Modified requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ diffusers==0.21.4
|
|
3 |
gradio==3.50.2
|
4 |
ftfy==6.1.1
|
5 |
accelerate==0.23.0
|
|
|
6 |
--extra-index-url https://download.pytorch.org/whl/cpu/
|
7 |
torch==2.1.0+cpu
|
8 |
torchvision==0.16.0+cpu
|
|
|
3 |
gradio==3.50.2
|
4 |
ftfy==6.1.1
|
5 |
accelerate==0.23.0
|
6 |
+
scipy
|
7 |
--extra-index-url https://download.pytorch.org/whl/cpu/
|
8 |
torch==2.1.0+cpu
|
9 |
torchvision==0.16.0+cpu
|