Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -104,7 +104,7 @@ def respond(message, history):
|
|
| 104 |
return response.choices[0].message.content.strip()
|
| 105 |
|
| 106 |
def display_image():
|
| 107 |
-
return "
|
| 108 |
|
| 109 |
with gr.Tabs():
|
| 110 |
with gr.TabItem("Resources"):
|
|
|
|
| 104 |
return response.choices[0].message.content.strip()
|
| 105 |
|
| 106 |
def display_image():
|
| 107 |
+
return "ByteShield_New.png"
|
| 108 |
|
| 109 |
with gr.Tabs():
|
| 110 |
with gr.TabItem("Resources"):
|