Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
min-dalle==0.4.
|
2 |
diffusers==0.1.1
|
3 |
-
transformers
|
|
|
|
|
|
|
|
|
|
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
|