kaushikbar
commited on
Commit
·
3b9d561
1
Parent(s):
0df795e
min dall-e
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
min-dalle==0.4.6
|
2 |
emoji==1.7.0
|
3 |
|
4 |
-
|
5 |
torch==1.12.1+cu116
|
6 |
|
|
|
1 |
min-dalle==0.4.6
|
2 |
emoji==1.7.0
|
3 |
|
4 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
5 |
torch==1.12.1+cu116
|
6 |
|