ibrahim313 commited on
Commit
a9ae714
·
verified ·
1 Parent(s): b4e2150

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.24.0
2
+ transformers==4.30.2
3
+ torch==2.0.1
4
+ pandas==2.0.3
5
+ plotly==5.15.0
6
+ python-dotenv==1.0.0