gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
30.56k stars 2.27k forks source link

prism is highlighting code of whole page when embedded. #8546

Open pngwn opened 1 week ago

pngwn commented 1 week ago

Describe the bug

title

Have you searched existing issues? 🔎

Reproduction

Visit this URL:

https://huggingface.co/blog/sd3#running-inference-with-model-offloading

Inpsect the DOM of a code block.

Scrollup to the gradio demo and wait for it to load.

Watch the DOM change.

Screenshot

https://github.com/gradio-app/gradio/assets/12937446/84f4669f-9803-4f65-bc74-53cae881802d

Logs

No response

System Info

latest

Severity

Blocking usage of gradio

pngwn commented 1 week ago

The lazy loading works really nicely tho...