Unable to tune for ComfyUI via flux1 but work via replicate API #791
Anashel-RPG
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know it's not an issue with the node in ComfyUI, as the same image trained via the Replicate API service produces a model that works with the same workflow in ComfyUI. But the config below do not produce ComfyUI compatible safetensors.
I have gone through the entire process of building a solid Docker image for RunPod with Syncthing, and I've completed all the optimizations and permissions. When I train a test model, I can clearly see the changes in my prompts reflected in the validation folder. However, when I load the final model in ComfyUI, the images never change, regardless of the checkpoints used during training.
If I can figure this out, I’ll have a full pipeline from Docker to RunPod ready to go.
Setup: 1 x H100 SXM
26 vCPU 251 GB RAM
80 GB VRAM
Here are my config.env:
And the multidatabackend.json :
Again:
Beta Was this translation helpful? Give feedback.
All reactions