DavG25

Results 5 issues of DavG25

An extension that highlights code syntax inside code snippets using [highlight.js](https://github.com/highlightjs/highlight.js/) Main features: - Uses highlight.js with [common languages](https://highlightjs.org/download/) and ["GitHub" / "GitHub Dark" highlight theme](https://highlightjs.org/static/demo/) - Automatically switches highlight.js...

extensions

This should fix `Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'forEach')` appearing in the browser console when the interface loads ![1](https://user-images.githubusercontent.com/31524206/232356851-34c62a2b-bd6f-45e3-abf7-a3e4d1320dce.png) When JS is loaded using `Blocks`,...

### Describe the bug I'm not sure if this is intended to only work on the first load when using the start-webui script with the selection menu, but when changing...

bug

The changes make the ModNet image and video inputs hidden by default on the Gradio UI: - The image input will display only if "Image" mode is selected, no longer...

The changes lock the height of the following HTML video elements to better fit the UI: - Input - Output - ModNet Preview of the changes ### Before ![mov_before](https://user-images.githubusercontent.com/31524206/235008449-d5553eeb-7c05-4f84-905a-d2db93ca0005.png) ---...