Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -86,7 +86,7 @@ sympy==1.13.0
|
|
86 |
tokenizers==0.12.1
|
87 |
tomlkit==0.12.0
|
88 |
toolz==0.12.1
|
89 |
-
torch==2.0.
|
90 |
torchvision==0.15.1
|
91 |
tqdm==4.66.4
|
92 |
transformers==4.18.0
|
|
|
86 |
tokenizers==0.12.1
|
87 |
tomlkit==0.12.0
|
88 |
toolz==0.12.1
|
89 |
+
torch==2.0.0
|
90 |
torchvision==0.15.1
|
91 |
tqdm==4.66.4
|
92 |
transformers==4.18.0
|