Spaces:
Runtime error
Runtime error
Update requirements_local.txt
Browse files- requirements_local.txt +3 -3
requirements_local.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
|
|
|
|
2 |
python-slugify
|
3 |
uuid
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
peft==0.7.1
|
7 |
huggingface-hub==0.23.4
|
8 |
diffusers==0.29.2
|
|
|
1 |
+
torch==torch==2.0.1+118cuda
|
2 |
+
torchvision==0.15.2
|
3 |
+
xformers==0.0.20.dev539
|
4 |
python-slugify
|
5 |
uuid
|
|
|
|
|
6 |
peft==0.7.1
|
7 |
huggingface-hub==0.23.4
|
8 |
diffusers==0.29.2
|