Spaces:
Sleeping
Sleeping
MohammedNasser
commited on
Commit
•
4078b0d
1
Parent(s):
3e58c9a
Update README.md
Browse files
README.md
CHANGED
@@ -92,7 +92,7 @@ def chat(user_input):
|
|
92 |
|
93 |
with gr.Blocks() as demo:
|
94 |
with gr.Row():
|
95 |
-
gr.Image("logo.png"
|
96 |
with gr.Row():
|
97 |
pdf_input = gr.File(label="اختر ملف PDF")
|
98 |
with gr.Row():
|
|
|
92 |
|
93 |
with gr.Blocks() as demo:
|
94 |
with gr.Row():
|
95 |
+
gr.Image("logo.png")
|
96 |
with gr.Row():
|
97 |
pdf_input = gr.File(label="اختر ملف PDF")
|
98 |
with gr.Row():
|