Karumoon commited on
Commit
9a88aac
1 Parent(s): ee4772d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def bbb22(text):
79
 
80
  return text[::-1]
81
 
82
-
83
  with gr.Blocks() as demo:
84
  with gr.Row():
85
  with gr.Column():
 
79
 
80
  return text[::-1]
81
 
82
+ ###
83
  with gr.Blocks() as demo:
84
  with gr.Row():
85
  with gr.Column():