MohammedNasser commited on
Commit
d1a5ff6
ยท
verified ยท
1 Parent(s): d221ef9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -277,10 +277,10 @@ with gr.Blocks(css=custom_css) as demo:
277
  with gr.Row():
278
  gr.Markdown("""
279
  #### ุชุนู„ูŠู…ุงุช ู„ุชุญู…ูŠู„ ู…ู„ู PDF
280
- <ul style="list-style-type: disc; color: green;">
281
- <li style="font-weight: bold;">ุชุฃูƒุฏ ู…ู† ุงุฎุชูŠุงุฑ ู…ู„ู PDF.</li>
282
- <li style="font-weight: bold;">ุญุฌู… ุงู„ู…ู„ู ูŠุฌุจ ุฃู† ูŠูƒูˆู† ุฃู‚ู„ ู…ู† 10 ู…ูŠุฌุงุจุงูŠุช.</li>
283
- <li style="font-weight: bold;">ูŠุฌุจ ุฃู† ูŠูƒูˆู† ุงู„ู…ุญุชูˆู‰ ุจุงู„ู„ุบุฉ ุงู„ุนุฑุจูŠุฉ.</li>
284
  </ul>""", rtl=True)
285
  pdf_input = gr.File(label="ุงุฎุชุฑ ู…ู„ู PDF")
286
  with gr.Row():
 
277
  with gr.Row():
278
  gr.Markdown("""
279
  #### ุชุนู„ูŠู…ุงุช ู„ุชุญู…ูŠู„ ู…ู„ู PDF
280
+ <ul style="list-style-type: disc; color: green; font-size: 12px;">
281
+ <li style="color: green; font-size: 12px;">ุชุฃูƒุฏ ู…ู† ุงุฎุชูŠุงุฑ ู…ู„ู PDF.</li>
282
+ <li style="color: green; font-size: 12px;">ุญุฌู… ุงู„ู…ู„ู ูŠุฌุจ ุฃู† ูŠูƒูˆู† ุฃู‚ู„ ู…ู† 10 ู…ูŠุฌุงุจุงูŠุช.</li>
283
+ <li style="color: green; font-size: 12px;">ูŠุฌุจ ุฃู† ูŠูƒูˆู† ุงู„ู…ุญุชูˆู‰ ุจุงู„ู„ุบุฉ ุงู„ุนุฑุจูŠุฉ.</li>
284
  </ul>""", rtl=True)
285
  pdf_input = gr.File(label="ุงุฎุชุฑ ู…ู„ู PDF")
286
  with gr.Row():