Support SDXL-Lightning and fix some errors for baseline.

#1
  1. We support ResAdapter with SDXL-Lightning-Step4.
  2. We fix some errors leading to wrong generation.
ameerazam08 changed pull request status to merged

done

@ameerazam08 There are erros in the space, so we can not generate images. Can you check what errors happend?

I can see the logs, maybe it caused by python version?
===== Application Startup at 2024-03-11 08:01:22 =====

File "/home/user/app/app.py", line 71
) -> PIL.Image.Image:
^
SyntaxError: unmatched ')'

@jiaxiangc Its working now if you want any change now you can do it
error that we were getting because you did not mention the generate func
Thanks

@jiaxiangc Its working now if you want any change now you can do it
error that we were getting because you did not mention the generate func
Thanks

@ameerazam08 Thanks for your contribution in ResAdapter.I will change some prompt example in this demo.
Thanks.

Gradio demo I push in main GitHub branch if possible I can contribute there too @jiaxiangc

Gradio demo I push in main GitHub branch if possible I can contribute there too @jiaxiangc

I have merged your pr. Now, you are one of contributors.

Sign up or log in to comment