KARAGE-KUN commited on
Commit
09c92f8
·
verified ·
1 Parent(s): bc73732

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ transformers
3
+ datasets
4
+ numpy
5
+ pillow
6
+ scikit-learn
7
+ torch
8
+ streamlit