Kit-Lemonfoot
commited on
Bump up the SDK version to resolve a potential build issue.
Browse filesHF spaces sucks, and the builder keeps trying to reinstall dependencies over and over for no reason. There are literally no help or forum topics about this issue, so this change is effectively a complete shot in the dark.
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 😊▶️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.23.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|