Update consuming_tgi.md

This commit is contained in:
Merve Noyan 2023-08-23 15:16:13 +03:00 committed by GitHub
parent ac47237516
commit 403db3e7c4
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 <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="850" height="950"
></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="850" height="950"
></iframe> ></iframe>
</div> </div>