Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -66,8 +66,8 @@ segment-anything==1.0
|
|
66 |
six==1.16.0
|
67 |
sympy==1.12
|
68 |
tokenizers==0.15.0
|
69 |
-
torch==2.0.
|
70 |
-
torchaudio==2.0.
|
71 |
torchvision==0.15.1
|
72 |
tqdm==4.66.1
|
73 |
transformers==4.36.2
|
|
|
66 |
six==1.16.0
|
67 |
sympy==1.12
|
68 |
tokenizers==0.15.0
|
69 |
+
torch==2.0.0
|
70 |
+
torchaudio==2.0.0
|
71 |
torchvision==0.15.1
|
72 |
tqdm==4.66.1
|
73 |
transformers==4.36.2
|