Karthick1087 commited on
Commit
5f98ead
·
verified ·
1 Parent(s): 544d94c

Upload 2 files

Browse files
Files changed (2) hide show
  1. counter.txt +1 -0
  2. requirements.txt +8 -0
counter.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 3
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/Azd325/gingerit.git
2
+ streamlit==1.32.0
3
+ python-docx==1.1.0
4
+ transformers==4.41.0
5
+ torch==2.3.0
6
+ regex==2024.4.28
7
+ sentencepiece==0.2.0
8
+ protobuf==3.20.3