Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -22,9 +22,9 @@ scikit-image==0.20.0
|
|
22 |
scikit-learn==1.2.2
|
23 |
scipy==1.9.1
|
24 |
seaborn==0.12.2
|
25 |
-
torch
|
26 |
-
torchdata
|
27 |
-
torchvision
|
28 |
modelscope==1.13.3
|
29 |
tqdm==4.65.0
|
30 |
xformers==0.0.19
|
|
|
22 |
scikit-learn==1.2.2
|
23 |
scipy==1.9.1
|
24 |
seaborn==0.12.2
|
25 |
+
torch
|
26 |
+
torchdata
|
27 |
+
torchvision
|
28 |
modelscope==1.13.3
|
29 |
tqdm==4.65.0
|
30 |
xformers==0.0.19
|