Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,6 +44,7 @@ with gr.Blocks() as demo:
|
|
44 |
gr.ChatInterface(
|
45 |
respond
|
46 |
)
|
|
|
47 |
gr.HTML("<small>Made by Arigadam</small>")
|
48 |
|
49 |
|
|
|
44 |
gr.ChatInterface(
|
45 |
respond
|
46 |
)
|
47 |
+
gr.Markdown("[Gallery](https://huggingface.co/spaces/Arigadam/paint/discussions?status=open&type=discussion)\n\n in the gallery, photos are all that have in the title [PHOTO].")
|
48 |
gr.HTML("<small>Made by Arigadam</small>")
|
49 |
|
50 |
|