Spaces:
Runtime error
Runtime error
Singularity666
commited on
Commit
•
52b49e5
1
Parent(s):
7fc14d6
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ albumentations
|
|
5 |
timm
|
6 |
tqdm
|
7 |
openai
|
8 |
-
streamlit
|
9 |
pandas
|
10 |
Pillow
|
11 |
numpy
|
12 |
huggingface-hub
|
13 |
python-docx
|
14 |
-
altair
|
|
|
5 |
timm
|
6 |
tqdm
|
7 |
openai
|
8 |
+
streamlit>=1.22.0
|
9 |
pandas
|
10 |
Pillow
|
11 |
numpy
|
12 |
huggingface-hub
|
13 |
python-docx
|
14 |
+
altair<5
|