Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -176,7 +176,7 @@ stream = Stream(
|
|
176 |
gr.Image(label="Image", type="numpy", sources=["upload", "clipboard"])
|
177 |
],
|
178 |
ui_args={
|
179 |
-
"icon": "https://
|
180 |
"pulse_color": "rgb(255, 255, 255)",
|
181 |
"icon_button_color": "rgb(255, 255, 255)",
|
182 |
"title": "Gemini Audio Video Chat",
|
|
|
176 |
gr.Image(label="Image", type="numpy", sources=["upload", "clipboard"])
|
177 |
],
|
178 |
ui_args={
|
179 |
+
"icon": "https://static.vecteezy.com/system/resources/previews/046/861/646/large_2x/gemini-icon-on-a-transparent-background-free-png.png",
|
180 |
"pulse_color": "rgb(255, 255, 255)",
|
181 |
"icon_button_color": "rgb(255, 255, 255)",
|
182 |
"title": "Gemini Audio Video Chat",
|