Ryouko65777 commited on
Commit
b602a76
·
verified ·
1 Parent(s): e9ce6f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -50,6 +50,7 @@ with gr.Blocks(theme='Ryouko-Yamanda65777/ryo', title="CivitAI Downloader") as a
50
  label="Output information",
51
  interactive=False,
52
  )
 
53
  file_output = gr.File(
54
  label="Downloaded File",
55
  interactive=False,
 
50
  label="Output information",
51
  interactive=False,
52
  )
53
+ with gr.Row():
54
  file_output = gr.File(
55
  label="Downloaded File",
56
  interactive=False,