Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
diffusers==0.29.2
|
2 |
gradio==4.44.1
|
3 |
-
|
|
|
4 |
numpy
|
5 |
matplotlib
|
6 |
pillow
|
|
|
1 |
diffusers==0.29.2
|
2 |
gradio==4.44.1
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch
|
5 |
numpy
|
6 |
matplotlib
|
7 |
pillow
|