Spaces:
Running
Running
Commit
·
408fffa
1
Parent(s):
abc4f31
feat: change examples
Browse files- gradio_chat.py +2 -2
gradio_chat.py
CHANGED
@@ -183,9 +183,9 @@ with gr.Blocks() as demo:
|
|
183 |
avatar_images=(None, 'https://ai.pydantic.dev/img/logo-white.svg'),
|
184 |
examples=[
|
185 |
{
|
186 |
-
"text": "
|
187 |
"files": [
|
188 |
-
"https://
|
189 |
]
|
190 |
},
|
191 |
{
|
|
|
183 |
avatar_images=(None, 'https://ai.pydantic.dev/img/logo-white.svg'),
|
184 |
examples=[
|
185 |
{
|
186 |
+
"text": "Replace the background to the space with stars and planets",
|
187 |
"files": [
|
188 |
+
"https://cdn.prod.website-files.com/66f230993926deadc0ac3a44/66f370d65f158cbbcfbcc532_Crossed%20Arms%20Levi%20Meir%20Clancy.jpg"
|
189 |
]
|
190 |
},
|
191 |
{
|