mattritchey commited on
Commit
60155bf
·
verified ·
1 Parent(s): 7b5fade

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ dash==2.16.1
2
+ dash-bootstrap-components==1.5.0
3
+ plotly==5.17.0
4
+ transformers==4.36.0
5
+ torch==2.1.0
6
+ numpy==1.24.3
7
+ pandas==2.1.4
8
+ requests==2.31.0
9
+ gunicorn==21.2.0