Skip to content

Commit dc48a76

Browse files
author
xie river
committed
admin add user ui optimize, add wrap line
1 parent 725dd7a commit dc48a76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ui.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,8 @@ def sagemaker_train_hypernetwork(
19951995
interactive=True,
19961996
visible=True,
19971997
datatype=["str","str","str", "str"],
1998-
type="array"
1998+
type="array",
1999+
wrap=True,
19992000
)
20002001

20012002
with gr.Row():

0 commit comments

Comments
 (0)