Spaces:
Runtime error
Runtime error
Commit
·
d320909
1
Parent(s):
da30eb6
requirements file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
+
torch
|
3 |
+
diffusers
|
4 |
+
transformers
|
5 |
+
scipy
|
6 |
+
ftfy
|