Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.3.1
|
3 |
torchvision==0.18.1
|
|
|
4 |
diffusers==0.32.2
|
5 |
easydict==1.13
|
6 |
einops==0.8.1
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.3.1
|
3 |
torchvision==0.18.1
|
4 |
+
torchaudio==2.3.1
|
5 |
diffusers==0.32.2
|
6 |
easydict==1.13
|
7 |
einops==0.8.1
|