Hong commited on
Commit
9e1b5ac
·
1 Parent(s): 20bc7c3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ matplotlib==3.5.1
2
+ matplotlib-inline==0.1.3
3
+ numpy
4
+ streamlit==1.5.1
5
+ torch==1.10.2
6
+ watchdog
7
+ transformers