Danamir

Results 90 comments of Danamir

Hi, Thanks for the update ! I'll look into it after the holidays. Cheers

This is strange : my version is still working on my domains, and the latest documentation at https://api.gandi.net/docs/livedns/#post-v5-livedns-domains-fqdn-snapshots still indicates `id` as a response field for `POST` on `/snapshots`, and...

Hello, No the script has no autorun feature, you will have to create a service manually, with systemd or cron for example.

> with --nowebui, it does show the API/doc. However, this's no “/controlnet/txt2img” and "/controlnet/img2img". Anyone knows how to call the controlNet api? Thanks. Check the reference on the sd-webui-controlnet extension,...

Did you finally come to a solution to run SVDFIT in GDL ? We just encountered the problem on our project.

You can use LoRA directly in the prompt via the Auto1111 syntax : `` . Using this method you can even mix multiple LoRA.

I'm not sure I understood your request... you **are** accessing the front end right now on this repository. You can fork the project then submit a PR to the develop...

Could you update the script to use `pip install -r requirements.txt` as of the latest commit ?

When inspecting the `pl_sd` variable content, the final data is the same, but the downloaded one is in a `dict` with meaningful keys, while the trained one is stored in...