Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ ftfy
|
|
6 |
tensorboard
|
7 |
Jinja2
|
8 |
opencv-python
|
9 |
-
diffusers==0.19.3
|
|
|
|
|
|
6 |
tensorboard
|
7 |
Jinja2
|
8 |
opencv-python
|
9 |
+
diffusers==0.19.3
|
10 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
11 |
+
torch
|