mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update web app
This commit is contained in:
@@ -765,7 +765,7 @@ def create_ui():
|
||||
app.load(
|
||||
fn=update_logs,
|
||||
outputs=[log_display],
|
||||
every=3
|
||||
every=2
|
||||
)
|
||||
|
||||
return app
|
||||
|
||||
Reference in New Issue
Block a user