Update consuming_tgi.md

This commit is contained in:
Merve Noyan 2023-08-23 15:15:12 +03:00 committed by GitHub
parent 9ce13d5b32
commit ac47237516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,14 +129,14 @@ You can try the demo directly here 👇
<iframe
src="https://merve-gradio-tgi-2.hf.space?__theme=light"
width="850"
height="550"
height="850"
></iframe>
</div>
<div class="hidden dark:block">
<iframe
src="https://merve-gradio-tgi-2.hf.space?__theme=dark"
width="850"
height="550"
height="850"
></iframe>
</div>