freddyaboulton HF staff commited on
Commit
d3bb703
·
verified ·
1 Parent(s): 9f5508a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks(css=css) as demo:
127
  <img src="https://www.gstatic.com/lamda/images/gemini_favicon_f069958c85030456e93de685481c559f160ea06b.png" style="width: 100px; height: 100px;">
128
  </div>
129
  <div>
130
- <h1>INFO: gradio_webrtc's new home is FastRTC. Use demo <a href=https://huggingface.co/spaces/fastrtc/gemini-audio-video/>here</a></h1>
131
  <h1>Gen AI SDK Voice Chat</h1>
132
  <p>Speak with Gemini using real-time audio + video streaming</p>
133
  <p>Powered by <a href="https://gradio.app/">Gradio</a> and <a href=https://freddyaboulton.github.io/gradio-webrtc/">WebRTC</a>⚡️</p>
 
127
  <img src="https://www.gstatic.com/lamda/images/gemini_favicon_f069958c85030456e93de685481c559f160ea06b.png" style="width: 100px; height: 100px;">
128
  </div>
129
  <div>
130
+ <h1>INFO: gradio_webrtc's new home is FastRTC. Use demo <a href="https://huggingface.co/spaces/fastrtc/gemini-audio-video" target="_blank"/>here</a></h1>
131
  <h1>Gen AI SDK Voice Chat</h1>
132
  <p>Speak with Gemini using real-time audio + video streaming</p>
133
  <p>Powered by <a href="https://gradio.app/">Gradio</a> and <a href=https://freddyaboulton.github.io/gradio-webrtc/">WebRTC</a>⚡️</p>