Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,5 +4,4 @@ Pillow
|
|
4 |
fastapi
|
5 |
SentencePiece
|
6 |
python-multipart
|
7 |
-
altair
|
8 |
-
streamlit>=1.23.0
|
|
|
4 |
fastapi
|
5 |
SentencePiece
|
6 |
python-multipart
|
7 |
+
altair<5
|
|