saikiranmansa commited on
Commit
e8237ed
·
verified ·
1 Parent(s): 4b324ca

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.30.0
2
+ pandas==2.1.4
3
+ torch==2.2.0
4
+ torchvision==0.17.0
5
+ numpy==1.26.3
6
+ scikit-learn==1.3.2
7
+ tokenizers==0.15.1