Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
-
diffusers
|
5 |
-
transformers
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
+
diffusers
|
5 |
+
transformers
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|