crusadersAI commited on
Commit
fcc2e22
·
verified ·
1 Parent(s): b2306f0

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ scikit-learn>=1.3.0
4
+ numpy>=1.24.0
5
+ pillow>=9.0.0
6
+ joblib>=1.3.0