akashagarwal commited on
Commit
3768b4c
1 Parent(s): fb1e919

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -0
requirements.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ streamlit
4
+ google-cloud-firestore
5
+ firebase-admin
6
+ Werkzeug
7
+ huggingface_hub
8
+ torch
9
+ TTS
10
+ soundfile
11
+ tensorflow
12
+ tensorflow-datasets
13
+ tensorflow-addons
14
+ absl-py
15
+ gin-config
16
+ parameterized
17
+ mediapy
18
+ scikit-image
19
+ apache-beam
20
+ google-cloud-bigquery-storage
21
+ firebase-admin
22
+ natsort
23
+ image-tools
24
+