Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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-
|
282 |
-
<li style="font-
|
283 |
-
<li style="font-
|
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():
|