Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +15 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,19 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
sentencepiece
|
| 3 |
accelerate
|
| 4 |
bitsandbytes
|
| 5 |
einops
|
| 6 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pytesseract
|
| 3 |
+
tesseract
|
| 4 |
+
requests
|
| 5 |
+
numpy
|
| 6 |
+
opencv-python
|
| 7 |
+
tesseract
|
| 8 |
+
clarifai_grpc
|
| 9 |
+
git+https://github.com/huggingface/transformers
|
| 10 |
+
|
| 11 |
sentencepiece
|
| 12 |
accelerate
|
| 13 |
bitsandbytes
|
| 14 |
einops
|
| 15 |
+
streamlit
|
| 16 |
+
|
| 17 |
+
torch
|
| 18 |
+
|
| 19 |
+
|