Преглед на файлове

docs: update demo iframe height and add Gradio app integration

myhloli преди 4 месеца
родител
ревизия
fc9964c8f5
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  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>