Spaces:
Sleeping
Sleeping
apple muncy
commited on
Commit
·
1ee9405
1
Parent(s):
1e82c99
fix indent?
Browse filesSigned-off-by: apple muncy <[email protected]>
app.py
CHANGED
@@ -561,8 +561,7 @@ def create_dashboard():
|
|
561 |
placeholder="Comment mentioning tags...",
|
562 |
)
|
563 |
sim_btn = gr.Button("🏷️ Test Tag Detection")
|
564 |
-
|
565 |
-
return demo
|
566 |
|
567 |
|
568 |
|
|
|
561 |
placeholder="Comment mentioning tags...",
|
562 |
)
|
563 |
sim_btn = gr.Button("🏷️ Test Tag Detection")
|
564 |
+
return demo
|
|
|
565 |
|
566 |
|
567 |
|