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==1.
|
| 3 |
torchvision
|
| 4 |
git+https://github.com/fffiloni/diffusers
|
| 5 |
transformers
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch==1.12.1
|
| 3 |
torchvision
|
| 4 |
git+https://github.com/fffiloni/diffusers
|
| 5 |
transformers
|