Pankaj001 commited on
Commit
2f2b245
·
verified ·
1 Parent(s): 945bc56

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ waitress==3.0.2
2
+ nbconvert ==7.16.6 # to convert .ipynb file to .py format
3
+ detect-secrets ==1.4.0
4
+ presidio-analyzer== 2.2.353
5
+ whispers== 2.2.0
6
+ GitPython==3.1.45
7
+ picklescan !=0.0.31
8
+ python-dotenv <= 1.0.1
9
+ boto3>=1.34.31
10
+ cloudwatch==1.2.1
11
+ pymysql==1.1.1
12
+ cryptography==45.0.1
13
+ tensorflow
14
+ psutil==6.1.0
15
+ Jinja2==3.1.6
16
+ git+https://github.com/huggingface/transformers.git
17
+ git+ssh://git@github.com/openai/whisper.git