daniilkk commited on
Commit
ab8f571
·
verified ·
1 Parent(s): d5fc19a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ "pandas>=2.2.3"
2
+ "torch>=2.6.0"
3
+ "transformers>=4.51.0"