Commit
•
9fdce94
1
Parent(s):
c755c7b
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
+
Pillow
|
4 |
+
diffusers
|
5 |
+
transformers
|