JustKiddo commited on
Commit
85be239
·
verified ·
1 Parent(s): e7699ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ with gr.Blocks() as generated_output:
30
  with gr.Column():
31
  sepia_interface
32
  with gr.Row():
33
- gr.Texbox()
34
 
35
  #with gr.Blocks() as generated_output:
36
  # inp = gr.Interface(sepia, gr.Image(), "image")
 
30
  with gr.Column():
31
  sepia_interface
32
  with gr.Row():
33
+ gr.Textbox()
34
 
35
  #with gr.Blocks() as generated_output:
36
  # inp = gr.Interface(sepia, gr.Image(), "image")