Spaces:
Runtime error
Runtime error
Commit
·
057e70d
1
Parent(s):
a0db935
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ albumentations
|
|
5 |
timm
|
6 |
tqdm
|
7 |
openai
|
8 |
-
streamlit==
|
9 |
pandas
|
10 |
torch
|
11 |
Pillow
|
|
|
5 |
timm
|
6 |
tqdm
|
7 |
openai
|
8 |
+
streamlit==1.23.0
|
9 |
pandas
|
10 |
torch
|
11 |
Pillow
|