Nymbo commited on
Commit
942c9ea
·
verified ·
1 Parent(s): eaef776

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ huggingface-hub>=0.20
2
+ opencv-python-headless>=4.10,<5
3
+ numpy>=1.26,<3
4
+ Pillow>=10,<12
5
+ torch>=2.1.0