Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -247,7 +247,7 @@ app.layout = html.Div([
|
|
| 247 |
dcc.Input(
|
| 248 |
id="input-repo-id",
|
| 249 |
type="text",
|
| 250 |
-
value="artifacts2025/
|
| 251 |
style={
|
| 252 |
"width": "350px",
|
| 253 |
"padding": "12px 15px",
|
|
|
|
| 247 |
dcc.Input(
|
| 248 |
id="input-repo-id",
|
| 249 |
type="text",
|
| 250 |
+
value="artifacts2025/sorting",
|
| 251 |
style={
|
| 252 |
"width": "350px",
|
| 253 |
"padding": "12px 15px",
|