sled-group / InfEdit

[CVPR 2024] Official implementation of CVPR 2024 paper: "Inversion-Free Image Editing with Natural Language"
https://sled-group.github.io/InfEdit/
Other
269 stars 8 forks source link

How to run without gradio? #20

Closed ranarag closed 5 months ago

ranarag commented 5 months ago

Awesome work!! I want to run the code without using Gradio. Is there a script available for this? Additionally, it seems that the method depends on prompts from GPT-4. I do not have a gpt-4 subscription. It would be helpful if you could provide some default responses from GPT-4 so that I can run the code.

ranarag commented 5 months ago

I have been able to solve the issue.