Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
accelerate
|
3 |
+
transformers
|
4 |
+
-f https://download.pytorch.org/whl/cu116
|
5 |
+
torch==1.13.1+cu116
|