tarekfer8 commited on
Commit
b0f24da
·
verified ·
1 Parent(s): cfe5fc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ demo = gr.ChatInterface(
90
  label="Top-p (nucleus sampling)",
91
  ),
92
  ],
93
- elem_header=[gr.HTML(f"<img src='{logo_path}' alt='Djezzy Logo'>")],
94
 
95
  )
96
 
 
90
  label="Top-p (nucleus sampling)",
91
  ),
92
  ],
93
+
94
 
95
  )
96