sambradley commited on
Commit
fe03354
Β·
verified Β·
1 Parent(s): 5e04ea8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -171,7 +171,6 @@ with gr.Blocks() as demo:
171
  file = 'GANPaper.pdf'
172
  question = gr.Textbox(label='question')
173
  btn = gr.Button(value='Submit')
174
- btn.scale(full_width=True)
175
 
176
  with gr.Group():
177
  answer = gr.Textbox(label='answer')
 
171
  file = 'GANPaper.pdf'
172
  question = gr.Textbox(label='question')
173
  btn = gr.Button(value='Submit')
 
174
 
175
  with gr.Group():
176
  answer = gr.Textbox(label='answer')