Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -19
requirements.txt
CHANGED
@@ -1,19 +1,2 @@
|
|
1 |
-
streamlit
|
2 |
-
|
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 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|