Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -3,4 +3,11 @@ diffusers
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
+
pathos
|
7 |
+
dill
|
8 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
9 |
+
torch==2.1.0
|
10 |
+
torchaudio>=2.1.0
|
11 |
+
torchvision>=0.16.0
|
12 |
+
triton
|
13 |
+
xformers
|