Skip to content

Commit 5aa170a

Browse files
authored
Update iframe sources for streaming demo
1 parent c607174 commit 5aa170a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conceptual/streaming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ For example, a system can generate 100 tokens per second. If the system generate
2727

2828
<div class="block dark:hidden">
2929
<iframe
30-
src="https://osanseviero-streaming-vs-non-streaming.hf.space?__theme=light"
30+
src="https://huggingface-streaming-vs-non-streaming.hf.space?__theme=light"
3131
width="850"
3232
height="350"
3333
></iframe>
3434
</div>
3535
<div class="hidden dark:block">
3636
<iframe
37-
src="https://osanseviero-streaming-vs-non-streaming.hf.space?__theme=dark"
37+
src="https://huggingface-streaming-vs-non-streaming.hf.space?__theme=dark"
3838
width="850"
3939
height="350"
4040
></iframe>

0 commit comments

Comments
 (0)