eric sali commited on
Commit
7b1e380
1 Parent(s): fee943e

Add application file

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