Spaces:
Running
on
Zero
Running
on
Zero
yonishafir
commited on
Commit
•
87c9eb7
1
Parent(s):
8afd666
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
torchvision
|
4 |
-
git+https://github.com/huggingface/diffusers.git
|
5 |
transformers
|
6 |
accelerate
|
7 |
ftfy
|
@@ -9,4 +8,4 @@ numpy
|
|
9 |
matplotlib
|
10 |
uuid
|
11 |
opencv-python
|
12 |
-
diffusers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
torchvision
|
|
|
4 |
transformers
|
5 |
accelerate
|
6 |
ftfy
|
|
|
8 |
matplotlib
|
9 |
uuid
|
10 |
opencv-python
|
11 |
+
diffusers
|