Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ gradio==4.44.1
|
|
3 |
timm==1.0.9
|
4 |
xtuner==0.1.23
|
5 |
torch==2.3.1
|
6 |
-
torchvision==0.
|
7 |
-
torchaudio==2.
|
8 |
transformers==4.39.0
|
9 |
tokenizers==0.15.2
|
10 |
peft==0.11.1
|
|
|
3 |
timm==1.0.9
|
4 |
xtuner==0.1.23
|
5 |
torch==2.3.1
|
6 |
+
torchvision==0.18.1
|
7 |
+
torchaudio==2.3.1
|
8 |
transformers==4.39.0
|
9 |
tokenizers==0.15.2
|
10 |
peft==0.11.1
|