seemapatil commited on
Commit
5f15b82
·
1 Parent(s): a0795a6

Create pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +9 -0
pyproject.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pip install --use-feature=pyproject
2
+ torch>=1.9.0
3
+ transformers>=4.8.0
4
+ scikit-learn>=0.24.2
5
+ pandas>=1.3.0
6
+ numpy>=1.21.0
7
+ gradio>=2.4.0
8
+ datasets==1.14.0
9
+ streamlit