Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
google-api-core
|
3 |
+
google-cloud-documentai
|
4 |
+
google-cloud-translate
|
5 |
+
gradio
|