TAgroup5 commited on
Commit
e4979aa
·
verified ·
1 Parent(s): 2695925

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,5 +1,2 @@
1
- streamlit
2
- pandas
3
- transformers
4
- tensorflow
5
- torch
 
1
+
2
+ pip install streamlit transformers pandas datasets torch