Haryiank commited on
Commit
3350e5b
·
verified ·
1 Parent(s): 4acc044

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==5.5.0
2
+ transformers==4.44.2
3
+ torch # CPU version will be auto-installed by HF
4
+ opencv-python-headless
5
+ numpy