Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,8 +5,8 @@ omegaconf==2.2.3
|
|
5 |
onnxruntime==1.16.3
|
6 |
safetensors==0.4.2
|
7 |
#torch==2.0.1
|
8 |
-
|
9 |
-
|
10 |
transformers==4.30.2
|
11 |
einops==0.4.1
|
12 |
tqdm==4.66.1
|
|
|
5 |
onnxruntime==1.16.3
|
6 |
safetensors==0.4.2
|
7 |
#torch==2.0.1
|
8 |
+
torchaudio==2.2.0
|
9 |
+
torchvision==0.17.0
|
10 |
transformers==4.30.2
|
11 |
einops==0.4.1
|
12 |
tqdm==4.66.1
|