mpekpe commited on
Commit
88354af
·
verified ·
1 Parent(s): 315d628

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ footer = """
151
  """
152
 
153
  with gr.Blocks(css=css, theme='freddyaboulton/dracula_revamped') as demo:
154
- gr.HTML('<h1 style="text-align: center; font-size: 32px;"><a href="https://github.com/arad1367" target="_blank" style="text-decoration: none; color: #50fa7b;">Multimodal RAG with Image Query - By Pejman Ebrahimi (Please Like the Space)</a></h1>')
155
  gr.HTML(explanation)
156
  pdf_input = gr.File(label="Upload PDF")
157
  query_input = gr.Textbox(label="Poser votre question", placeholder="Poser votre question sur la comptabilité des associations")
 
151
  """
152
 
153
  with gr.Blocks(css=css, theme='freddyaboulton/dracula_revamped') as demo:
154
+ gr.HTML('<h1 style="text-align: center; font-size: 32px;"><a href="https://github.com/arad1367" target="_blank" style="text-decoration: none; color: #50fa7b;"> MICA une IA créée par INEDIIA </a></h1>')
155
  gr.HTML(explanation)
156
  pdf_input = gr.File(label="Upload PDF")
157
  query_input = gr.Textbox(label="Poser votre question", placeholder="Poser votre question sur la comptabilité des associations")