Spaces:
Running
Running
salomonsky
commited on
Commit
•
9452edd
1
Parent(s):
78936f3
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
|
|
2 |
torch
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
+
-f --extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
+
git+https://github.com/huggingface/diffusers
|
3 |
torch
|
4 |
+
torchvision
|
5 |
+
numpy
|
6 |
+
transformers
|
7 |
+
accelerate
|