Spaces:
Running
on
T4
Running
on
T4
update_demo_text
#16
by
mduppes
- opened
streaming-react-app/src/StreamingInterface.tsx
CHANGED
@@ -757,7 +757,7 @@ export default function StreamingInterface() {
|
|
757 |
<div className="header-container-sra">
|
758 |
<div>
|
759 |
<Typography variant="body2" sx={{color: '#65676B'}}>
|
760 |
-
Welcome! This space is locked to one speaker at a time, please duplicate the space <a target="_blank" rel="noopener noreferrer" href="https://huggingface.co/spaces/facebook/seamless-streaming?duplicate=true">here</a>.
|
761 |
<br/>
|
762 |
In your duplicated space, join a room as speaker or listener (or both), and share the
|
763 |
room code to invite listeners.
|
|
|
757 |
<div className="header-container-sra">
|
758 |
<div>
|
759 |
<Typography variant="body2" sx={{color: '#65676B'}}>
|
760 |
+
Welcome! This space is locked to one speaker at a time, please duplicate the space <a target="_blank" rel="noopener noreferrer" href="https://huggingface.co/spaces/facebook/seamless-streaming?duplicate=true">here</a>.
|
761 |
<br/>
|
762 |
In your duplicated space, join a room as speaker or listener (or both), and share the
|
763 |
room code to invite listeners.
|