We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a65369 commit 418b968Copy full SHA for 418b968
2 files changed
requirements/base.txt
@@ -342,7 +342,7 @@ timm==1.0.14
342
# unstructured-inference
343
tokenizers==0.21.0
344
# via transformers
345
-torch==2.7.1-rc1
+torch==2.7.1
346
# via
347
# effdet
348
# timm
requirements/test.txt
@@ -785,7 +785,7 @@ tokenizers==0.21.0
785
786
# -r requirements/base.txt
787
# transformers
788
-torch==2.7.1-rc2
789
790
791
0 commit comments