emylton commited on
Commit
bf27c47
·
verified ·
1 Parent(s): 2b76d4b

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch>=2.0.0
2
+ numpy>=1.24.0
3
+ pytest>=7.0
4
+ pytest-cov