Spaces:
Sleeping
Sleeping
MohammedNasser
commited on
Commit
โข
0ca0248
1
Parent(s):
b90eaf1
Update app.py
Browse files
app.py
CHANGED
@@ -276,8 +276,12 @@ with gr.Blocks(css=custom_css) as demo:
|
|
276 |
|
277 |
with gr.Row():
|
278 |
pdf_input = gr.File(label="ุงุฎุชุฑ ู
ูู PDF")
|
|
|
|
|
|
|
|
|
279 |
with gr.Row():
|
280 |
-
output_label = gr.HTML(value='')
|
281 |
with gr.Row():
|
282 |
submit_button_pdf = gr.Button("ุงุฑูุน ุงูู
ูู", interactive=False)
|
283 |
with gr.Row():
|
|
|
276 |
|
277 |
with gr.Row():
|
278 |
pdf_input = gr.File(label="ุงุฎุชุฑ ู
ูู PDF")
|
279 |
+
gr.Markdown("""
|
280 |
+
### ุชุนููู
ุงุช ูุชุญู
ูู ู
ูู PDF
|
281 |
+
<span style="color: blue; font-weight: bold;">ุชุฃูุฏ ู
ู ุงุฎุชูุงุฑ ู
ูู PDF. | ุญุฌู
ุงูู
ูู ูุฌุจ ุฃู ูููู ุฃูู ู
ู 10 ู
ูุฌุงุจุงูุช. | ูุฌุจ ุฃู ูููู ุงูู
ุญุชูู ุจุงููุบุฉ ุงูุนุฑุจูุฉ.</span>
|
282 |
+
""")
|
283 |
with gr.Row():
|
284 |
+
output_label = gr.HTML(value='')
|
285 |
with gr.Row():
|
286 |
submit_button_pdf = gr.Button("ุงุฑูุน ุงูู
ูู", interactive=False)
|
287 |
with gr.Row():
|