Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -17,4 +17,8 @@ accelerate
|
|
17 |
safetensors
|
18 |
hidiffusion==0.1.8
|
19 |
spaces
|
20 |
-
torch==2.2
|
|
|
|
|
|
|
|
|
|
17 |
safetensors
|
18 |
hidiffusion==0.1.8
|
19 |
spaces
|
20 |
+
torch==2.2.1+cu121
|
21 |
+
torchvision
|
22 |
+
torchaudio
|
23 |
+
xformers
|
24 |
+
git+https://github.com/unslothai/unsloth.git#egg=unsloth[colab-new]
|