Aspirin Shi

Results 5 comments of Aspirin Shi

https://github.com/circlestarzero/EX-chatGPT/blob/main/chatGPTEx/prompts/APIExtraPrompt.txt 试用prompt返回api的json对象就可以了

用[mini-stores](https://github.com/linjc/mini-stores),我越用越觉得westore设计的非常不科学。

maybe using [train_dreambooth_lora](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth_lora.py) instead?

> https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8/modules/extra_networks.py#L69 > > I found this variable `extra_network_registry`={'hypernet': }, lora is not registried after api launch. And lora was loaded as extension in this line: > > https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8/webui.py#L203 >...

try to use diffuser's [train_dreambooth_lora](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth_lora.py) instead?