Spaces:
Runtime error
Runtime error
Commit
·
0728ac1
1
Parent(s):
52fd1e6
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
min-dalle==0.4.6
|
2 |
+
diffusers==0.1.1
|
3 |
+
transformers
|
4 |
+
emoji==1.7.0
|
5 |
+
|
6 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
7 |
+
torch==1.12.0+cu116
|