You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run the web UI on my Windows 11 computer using the command python webui.py --ip 127.0.0.1 --port 7788, I encounter the following issues:
Google Chrome: The interface opens, but it looks like the CSS styles are broken or not loading properly. The layout appears distorted, and it doesn’t seem to render as expected.
Firefox: The browser doesn’t open the UI at all. When I attempt to access it, nothing happens, and I see error messages in the console.
Could you please help me identify the root cause of these problems? It seems to be a combination of CSS rendering issues in Chrome and a failure to launch in Firefox. I’d appreciate any guidance on troubleshooting or fixing this. Thank you!
The text was updated successfully, but these errors were encountered:
When I try to run the web UI on my Windows 11 computer using the command python webui.py --ip 127.0.0.1 --port 7788, I encounter the following issues:
Google Chrome: The interface opens, but it looks like the CSS styles are broken or not loading properly. The layout appears distorted, and it doesn’t seem to render as expected.
Firefox: The browser doesn’t open the UI at all. When I attempt to access it, nothing happens, and I see error messages in the console.
Could you please help me identify the root cause of these problems? It seems to be a combination of CSS rendering issues in Chrome and a failure to launch in Firefox. I’d appreciate any guidance on troubleshooting or fixing this. Thank you!
The text was updated successfully, but these errors were encountered: