Ashrafb commited on
Commit
21463ce
1 Parent(s): a8e83db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ css = '''
25
  transform: rotate(360deg);
26
  }
27
  }
28
-
29
 
30
  with gr.Blocks(css=css) as demo:
31
  gr.HTML("""<div style="text-align: center; max-width: 700px; margin: 0 auto;">
 
25
  transform: rotate(360deg);
26
  }
27
  }
28
+ '''
29
 
30
  with gr.Blocks(css=css) as demo:
31
  gr.HTML("""<div style="text-align: center; max-width: 700px; margin: 0 auto;">