mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
UI/Web Refix remaining gradio deprecation warning (#1638)
This commit is contained in:
@@ -119,7 +119,8 @@ with gr.Blocks() as outputgallery_web:
|
||||
variant="secondary",
|
||||
value="\U0001F5C1", # unicode open folder
|
||||
interactive=False,
|
||||
).style(size="sm")
|
||||
size="sm",
|
||||
)
|
||||
with gr.Column(
|
||||
scale=1,
|
||||
min_width=32,
|
||||
|
||||
Reference in New Issue
Block a user