Selaa lähdekoodia

docs: update demo iframe height and add Gradio app integration

myhloli 4 kuukautta sitten
vanhempi
commit
fc9964c8f5
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      docs/en/demo.md

+ 4 - 1
docs/en/demo.md

@@ -1 +1,4 @@
-<iframe src="https://opendatalab-mineru.hf.space" frameborder="0" width="850" height="450"></iframe>
+<iframe src="https://opendatalab-mineru.hf.space" frameborder="0" width="850" height="850"></iframe>
+
+<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/5.35.0/gradio.js"></script>
+<gradio-app src="https://opendatalab-mineru.hf.space"></gradio-app>