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
{{ message }}
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Hello,
I know this is a local image generator but I thought I'd give it a try on a virtual machine on the same network so still classed as 'local' as the remote system running the virtual machine has better resources than my laptop.
Here's the setup:
Installed Ubuntu Server headless/minimal on a VMWARE Virtual Machine.
Ran all the updates
Cloned repository
Ran linux.sh (produced a Permission Denied error, changed file permissions to chmod +x linux.sh which worked)
Install completed successfully without any errors.
Navigated to the VM IP in a browser and got denied access (error 404)
Installed UFW and added ports 1420 and 8080
Web UI now accessible.
Observations:
Host Specifications at the bottom left are blank with "Unavailable" in all fields
Top Right of the screen: CPU and RAM showing 0% and RAM --/--
In Model Manager, clicking on any of the download model buttons throws an error "Server Required - Model download requires the local image generator server."
Hello,
I know this is a local image generator but I thought I'd give it a try on a virtual machine on the same network so still classed as 'local' as the remote system running the virtual machine has better resources than my laptop.
Here's the setup:
Observations:
I replicated the same steps but in a GUI version of Ubuntu - same result.
Suffice to say that running this on a VM does not work (yet).