Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
--index-url https://download.pytorch.org/whl/cu118
|
4 |
+
torchvision
|
5 |
+
--index-url https://download.pytorch.org/whl/cu118
|
6 |
+
torchaudio
|
7 |
+
transformers
|
8 |
+
scikit-image
|
9 |
+
matplotlib
|
10 |
+
diffusers
|
11 |
+
einops
|