justinpinkney
commited on
Commit
•
741cfed
1
Parent(s):
89932ef
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
-
torch
|
|
|
|
1 |
+
diffusers
|
2 |
+
transformers
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch
|
5 |
+
torchvision
|