mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update consuming_tgi.md
This commit is contained in:
parent
403db3e7c4
commit
a84d70d97d
@ -129,14 +129,14 @@ You can try the demo directly here 👇
|
|||||||
<iframe
|
<iframe
|
||||||
src="https://merve-gradio-tgi-2.hf.space?__theme=light"
|
src="https://merve-gradio-tgi-2.hf.space?__theme=light"
|
||||||
width="850"
|
width="850"
|
||||||
height="950"
|
height="750"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden dark:block">
|
<div class="hidden dark:block">
|
||||||
<iframe
|
<iframe
|
||||||
src="https://merve-gradio-tgi-2.hf.space?__theme=dark"
|
src="https://merve-gradio-tgi-2.hf.space?__theme=dark"
|
||||||
width="850"
|
width="850"
|
||||||
height="950"
|
height="750"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user