Spaces:
Build error
Build error
Commit
·
dd8de16
1
Parent(s):
c9409e6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
torch
|
| 3 |
torchvision==0.13.1+cu113
|
| 4 |
#diffusers
|
| 5 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch
|
| 3 |
torchvision==0.13.1+cu113
|
| 4 |
#diffusers
|
| 5 |
git+https://github.com/huggingface/diffusers.git
|