AFMSB
AFMSB
Is this the only way? i want to make inference on my server, not in the huggingface
@WarAnakin I tried using your configuration and did get better results. However, when I restore the fine-tuned checkpoint, my images don’t look the same as they did with the training...
I have finetunned flux.1-schnell with the learning rate set to 0.004, the results did improve on the samples generated during the training, but when I load the flux + lora...
> STOIQO NewReality Can you provide more info on this approach?
> you can find find that model in civitai Could you please share the link and provide more details about how you’re using this model? Specifically: - What steps did...
Any updates on this?
change your requirements from this: `diffusers==0.25.0` to this: `diffusers>=0.29.0` and it should be fixed > same error > > `cannot import name 'cached_download' from 'huggingface_hub'`