Update consuming_tgi.md

This commit is contained in:
Merve Noyan 2023-08-23 15:28:42 +03:00 committed by GitHub
parent 403db3e7c4
commit a84d70d97d
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="950"
height="750"
></iframe>
</div>
<div class="hidden dark:block">
<iframe
src="https://merve-gradio-tgi-2.hf.space?__theme=dark"
width="850"
height="950"
height="750"
></iframe>
</div>