tanishq1508 commited on
Commit
d886d80
·
1 Parent(s): c3c6331

Added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==0.84.1
2
+ Pillow
3
+ jax[cpu]
4
+ flax
5
+ transformers
6
+ huggingface_hub
7
+ googletrans==4.0.0-rc1
8
+ protobuf==3.20
9
+ torch
10
+ gradio
11
+ numpy