Xu Yu
Xu Yu
hi, It is a very amazing work and we really like it. Besides the 5 models(Black_hair, Blond_hair, Smiling, Wavy_hair, Young), do you have other pre-trained models? We would like to...
Hi, thanks for your great work! to edit a real image, I'd like to save the latent code files and weights_delta files, so that I don't need to run gan...
hi, after running "generate_vedio.py", it will generate several videos. However, each video only contains 3 frame, without interpolations, could you please fix this problem?
hi, It is a very amazing work, however we want to test the model, we cannot find the ResNet-50-S, could you please provide this model? Thank you :)
Hi, thanks for your great work! I run your code on V100 successfully, however, it seems uncompatible while running on A100 or RTX3090. If your team have test cods on...
Hi, I have a relate question: I use Stable Diffusion and I find it's very hard to modification. For example, below are images generated by using prompts "a photo of...
hi, after I convert the pretrained .pth file (from original controlnet) to diffusers like file(get "diffusion_pytorch_model.bin" and "config.json"), and run controlnet inference, it returns error"Error no file named model_index.json found...
Hi, very good work and thanks for open source code! I use `inversion_example_sdxl.py` to reconstruct the image of lion:  but get results like:  All settings are as default....
current img2img is not so well, [RF Inversion](https://rf-inversion.github.io/)) provides an inverse method for Flux real image editing, can we implement it using diffusers? or how can we use DDIM inversion...
Hi, I'd like to ask if you have plan for supporting DiT-based method such as flux-1.0 or SD3. Tnakn you.