Spaces:
Runtime error
Runtime error
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():
|