Abdullah-Basar commited on
Commit
03319bb
·
verified ·
1 Parent(s): 157a9d5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.18.0
2
+ transformers==4.30.0
3
+ torch==2.1.0
4
+ pandas==1.5.3
5
+ matplotlib==3.6.3