Meet2304 commited on
Commit
a776c15
·
1 Parent(s): b70a919

Added files for hugging face model deployment

Browse files
Files changed (2) hide show
  1. app.py +0 -0
  2. requirements.txt +6 -0
app.py ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch
2
+ safetensors
3
+ scikit-learn
4
+ transformers
5
+ numpy
6
+ pillow