Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ accelerate==0.24.1
|
|
14 |
bitsandbytes==0.41.0
|
15 |
scipy
|
16 |
huggingface_hub
|
17 |
-
torch==2.
|
18 |
torchvision==0.15.1
|
19 |
timm==0.6.13
|
20 |
transformers==4.30.0
|
|
|
14 |
bitsandbytes==0.41.0
|
15 |
scipy
|
16 |
huggingface_hub
|
17 |
+
torch==2.1.2
|
18 |
torchvision==0.15.1
|
19 |
timm==0.6.13
|
20 |
transformers==4.30.0
|