Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ iface = gr.Interface(
|
|
77 |
title=app_name,
|
78 |
description=app_description,
|
79 |
examples=[
|
80 |
-
["DATA7004
|
81 |
],
|
82 |
allow_flagging="never"
|
83 |
)
|
|
|
77 |
title=app_name,
|
78 |
description=app_description,
|
79 |
examples=[
|
80 |
+
["DATA7004+90+80+Hidden+Technical+Debt+in+Machine+Learning+Systems",1],
|
81 |
],
|
82 |
allow_flagging="never"
|
83 |
)
|