Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
easyocr
|
5 |
-
Pillow
|
|
|
1 |
+
transformers
|
2 |
+
accelerate
|
3 |
streamlit
|
4 |
+
# bitsandbytes
|
5 |
+
# scipy
|
|
|
|