Tbain20 commited on
Commit
bffdb7c
·
1 Parent(s): 996fcac

Remove all version pins for Python 3.13 compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.1.0
2
- transformers>=4.40.0
3
- huggingface_hub>=0.30
4
  numpy
 
1
+ torch
2
+ transformers
3
+ huggingface_hub
4
  numpy