Staticaliza commited on
Commit
0b1904f
1 Parent(s): d07186d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def predict(input):
48
  def main():
49
  with gr.Blocks() as demo:
50
  with gr.Row(variant = "panel"):
51
- gr.Markdown("WARNING!!! DO NOT USE! VERY WEEBY!\n\n\nP.S. I think this is too much ...")
52
 
53
  with gr.Row():
54
  with gr.Column():
 
48
  def main():
49
  with gr.Blocks() as demo:
50
  with gr.Row(variant = "panel"):
51
+ gr.Markdown("WARNING!!! DO NOT USE! VERY WEEBY!\n\n\nP.S. I think this is too much ... 😑")
52
 
53
  with gr.Row():
54
  with gr.Column():