MohammedNasser commited on
Commit
4078b0d
1 Parent(s): 3e58c9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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", label="Company Logo") # Display company logo
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():