EngReem85 commited on
Commit
63bf8a6
·
verified ·
1 Parent(s): 79a0a0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ green_theme = gr.themes.Soft(
202
  )
203
 
204
  with gr.Blocks(title="تحليل المشية ", theme=green_theme) as demo:
205
- gr.Markdown("<h2 style='direction:rtl;text-align:right;color:#2e7d32;'> تحليل المشية </h2>")
206
  gr.HTML(instructions)
207
  with gr.Row():
208
  with gr.Column(scale=1):
 
202
  )
203
 
204
  with gr.Blocks(title="تحليل المشية ", theme=green_theme) as demo:
205
+
206
  gr.HTML(instructions)
207
  with gr.Row():
208
  with gr.Column(scale=1):