Spaces:
Sleeping
Sleeping
Singularity666
commited on
Commit
•
6026ca1
1
Parent(s):
982e0a8
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ albumentations
|
|
5 |
timm
|
6 |
tqdm
|
7 |
openai
|
8 |
-
streamlit
|
9 |
pandas
|
10 |
-
torch
|
11 |
Pillow
|
12 |
numpy
|
13 |
huggingface-hub
|
14 |
-
python-docx
|
|
|
|
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
|