diffusers lora sdxl produces different results in comfyui
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
diffuser lora produces different results in comfyui
I train lora for sdxl on diffuser with this colab
https://colab.research.google.com/drive/1P5g5mCmNdF-2bzHPxNiScDMj8-03FJjJ?usp=sharing&authuser=1#scrollTo=pJl6EpzApyzL
, but using it produces different results even though it uses the same seed.
Steps to reproduce.
1-train a single image in the lora sdxl diffuser colab
2-type a keyword to activate
3-generate results in the colab with the keyword and something else
4-load the lora in comfyui
5-repeat the same seed hyperparameters keyword and something else from the colab in comfyui
6-images are different
Contributor guide
Assessment
This issue has not been assessed yet.