Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ insightface==0.7.3
|
|
6 |
omegaconf==2.2.3
|
7 |
onnxruntime==1.16.3
|
8 |
safetensors==0.4.2
|
9 |
-
torchaudio==2.2
|
10 |
-
torchvision==0.
|
11 |
transformers==4.30.2
|
12 |
einops==0.4.1
|
13 |
tqdm==4.66.1
|
|
|
6 |
omegaconf==2.2.3
|
7 |
onnxruntime==1.16.3
|
8 |
safetensors==0.4.2
|
9 |
+
torchaudio==2.0.2
|
10 |
+
torchvision==0.15.2
|
11 |
transformers==4.30.2
|
12 |
einops==0.4.1
|
13 |
tqdm==4.66.1
|