Pendrokar commited on
Commit
95010a8
·
verified ·
1 Parent(s): 2b128b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -322,7 +322,7 @@ with gr.Blocks() as app:
322
  info='GPU is usually faster, but has a usage quota',
323
  interactive=CUDA_AVAILABLE
324
  )
325
- with gr.Row(
326
  if (PYGORUUT_AVAILABLE):
327
  # Goruut
328
  lang = gr.Dropdown(
 
322
  info='GPU is usually faster, but has a usage quota',
323
  interactive=CUDA_AVAILABLE
324
  )
325
+ with gr.Row():
326
  if (PYGORUUT_AVAILABLE):
327
  # Goruut
328
  lang = gr.Dropdown(