Efreak
Efreak
please see #155, millenium has already been brought up. Someone would have to do the actual porting work, unless you have an automated conversation tool...
@Bluscream use another branch in your repo. You can create a separate pull request for that.
I think it looks decent enough, if you can fix the issue with it. If you're worried about changing the skin from what Pulseh wanted, you could also add it...
Same answer here as #221 I'm on your side with this one, there's too many embeddings that are listed as versions on Civitai.
Wow. Holy crap, I completely forgot about this. I'm working on [steam-chat-bot](https://github.com/Efreak/steam-chat-bot), and I'd like to add statistics for it. I'm just using winston for logging, so logs are easily...
Three only problem I see with converting is that existing saved settings will no longer work. I recently re-ran a bunch of old generations on newer SDXL models, which is...
Possible better idea: don't try to make network connections when the device isn't online (WiFi or data). This might require an extra permission, or the existing permissions for Internet access...
Check #111 for the way I added my ssh key to the app's private data. Basically you need to edit the config to expose the app's private data directory, which...
There's also still the rcx references in the initial setup.
It _mostly_ works for me. However, I can't select/copy text, and I can't get environment variables. If I type out, for example, echo %TIME%, it should output the current time:...