Spaces:
Runtime error
Runtime error
update_demo_text (#16)
Browse files- Update demo text (9115c766dadfb6ddfa22f04735024df812b3f276)
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.
|