Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
-e git+https://github.com/mindee/doctr.git#egg=python-doctr[torch]
|
2 |
streamlit>=1.0.0
|
|
|
1 |
+
-e git+https://github.com/mindee/doctr.git#egg=python-doctr[torch,viz]
|
2 |
streamlit>=1.0.0
|