Nick088 commited on
Commit
8ddd323
·
verified ·
1 Parent(s): 9836998

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -63,7 +63,6 @@ description="Make AI generated Minecraft Skins by a Finetuned Stable Diffusion V
63
  with gr.Blocks() as demo:
64
  gr.Markdown(title)
65
  gr.Markdown(description)
66
- gr.Column():
67
  with gr.Column(visible=False) as output:
68
  inputs=[
69
  prompt,
 
63
  with gr.Blocks() as demo:
64
  gr.Markdown(title)
65
  gr.Markdown(description)
 
66
  with gr.Column(visible=False) as output:
67
  inputs=[
68
  prompt,