MasterIO

Results 12 comments of MasterIO

Would love to be able to modify the default roles, because I want to restrict access to the source strings for any registered user. I can't create a role without...

Having the same issue here, also on a 1660 (super) with 6gb VRAM, running on Linux Mint. Installed InvokeAI using the bundled install script.

Changing to precision float16 just makes Invoker output black images, it seems it's an issue with this specific GPU that is fixable by using `--precision full --no-half`, it works on...

bruh, why not make a "low priority" label instead? what's the need for clearing out old issues without resolving them? you can just leave them open and wait for someone...

Having the same issue here, using this startup command: ``` sudo docker run --name proxmox-backup-server --restart="unless-stopped" \ -e TZ=Europe/Paris \ --volume=/path/proxmox-backup-server/backups:/backups \ --volume=/path/proxmox-backup-server/etc:/etc \ --volume=/path/proxmox-backup-server/logs:/var/logs \ --volume=/path/proxmox-backup-server/lib:/var/lib \ --tmpfs=/run \...

Got it to run using this command from this repository: https://github.com/Tontonjo/docker/tree/main/pbs: ``` docker run -d \ --name=pbs \ --network=host \ --tmpfs=/run \ -e TZ=Europe/Zurich \ -h pbs \ -v /path/to/data/backup:/mnt/backup...

Having the same issue here on Linux Mint 21.3 (Ubuntu 22.04), but for anyone passing by: the latest version (15.2.1) for Windows works fine under Wine (only tried with 9.16...

Thanks, very nice. May we know the reason why this won't be fixed? This is a very impacting bug and it looks like many Linux distros are impacted. Pretty weird.

Oh wow, didn't know that. That's pretty sad. Still, I think this issue should be fixed as Realm will continue to live on as an open-source project. Though I guess...

Hey, thanks for the report! This scorepost is pretty special, it has 2 edge cases: - The username of the mapper has special characters: [CSGA]Ar3sgice - The second part of...