Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -154,7 +154,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 154 |
mode="send-receive",
|
| 155 |
elem_id="video-source",
|
| 156 |
rtc_configuration=get_twilio_turn_credentials()
|
| 157 |
-
if get_space()
|
| 158 |
else None,
|
| 159 |
icon="https://www.gstatic.com/lamda/images/gemini_favicon_f069958c85030456e93de685481c559f160ea06b.png",
|
| 160 |
pulse_color="rgb(255, 255, 255)",
|
|
|
|
| 154 |
mode="send-receive",
|
| 155 |
elem_id="video-source",
|
| 156 |
rtc_configuration=get_twilio_turn_credentials()
|
| 157 |
+
if get_space()
|
| 158 |
else None,
|
| 159 |
icon="https://www.gstatic.com/lamda/images/gemini_favicon_f069958c85030456e93de685481c559f160ea06b.png",
|
| 160 |
pulse_color="rgb(255, 255, 255)",
|