Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit==1.10.0
|
|
|
|
| 2 |
streamlit-lottie==0.0.3
|
| 3 |
easyocr==1.5.0
|
| 4 |
pythainlp==3.0.8
|
|
|
|
| 1 |
streamlit==1.10.0
|
| 2 |
+
altair<5
|
| 3 |
streamlit-lottie==0.0.3
|
| 4 |
easyocr==1.5.0
|
| 5 |
pythainlp==3.0.8
|