Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -92,7 +92,7 @@ A1 = gr.ChatInterface(predict,
|
|
92 |
|
93 |
|
94 |
A3 = gr.load(
|
95 |
-
|
96 |
title=" ",
|
97 |
description="Upload Any Type of Imagery (photos, medical imagery, etc.), I'll Give You Its Description",
|
98 |
outputs=[gr.Textbox(label="I see...")],
|
|
|
92 |
|
93 |
|
94 |
A3 = gr.load(
|
95 |
+
|
96 |
title=" ",
|
97 |
description="Upload Any Type of Imagery (photos, medical imagery, etc.), I'll Give You Its Description",
|
98 |
outputs=[gr.Textbox(label="I see...")],
|