ahmed-7124 commited on
Commit
f9d840b
·
verified ·
1 Parent(s): b7857a3

Upload 2 files

Browse files
Files changed (2) hide show
  1. requirements (1).txt +3 -0
  2. setup (1).sh +2 -0
requirements (1).txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit==1.33.0
2
+ tensorflow==2.15.0
3
+ numpy==1.23.5
setup (1).sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ pip install gradio transformers pandas PyPDF2 pdfplumber torch torchvision timm sentencepiece
2
+ chmod +x setup.sh