Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
+
streamlit
|
| 4 |
+
opencv-python-headless
|
| 5 |
+
numpy
|
| 6 |
+
pillow
|
| 7 |
+
easyocr
|
| 8 |
+
streamlit-paste-button
|