this is impressive, but there are a few issues from a practical perspective

#1
by fanmcleod - opened
  1. there are checkpoints people prefer to use because the quality of the output is significantly higher than yours
  2. this can't let others use those better checkpoints
  3. this isn't a controlnet
  4. this doesn't work alongside controlnet from what I can tell
  5. this implementation doesn't let loras help to increase the quality
  6. this only works for frontal shots and doesn't for side perspectives

Something for issue 2, If running locally.
Modify /fastcomposer/fastcomposer/utils.py > Find this line: default="runwayml/stable-diffusion-v1-5",
Change to diffusers model location.

Sign up or log in to comment