Spaces:
Build error
Build error
bharathrajcl
commited on
Commit
•
30b1f52
1
Parent(s):
3519260
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.84.1
|
2 |
+
Pillow
|
3 |
+
flax
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
tensorflow
|
7 |
+
deepdoctection[tf]
|
8 |
+
deepdoctection[pt]
|
9 |
+
deepdoctection
|