- Download or clone the repository
- Navigate to the project folder in the terminal:
pip install -r requirements.txt
- Run main.py
python3 main.py
- Add your OpenAI API key using the interace
- Be mindful of your usage as large HD images cost 16 cents each.
- Save new prompts by adding a prompt name that will appear in the tab of templates.
- To edit an image, load your image and the same image with a mask applied to the area you want to edit. Add a prompt of what the full image should be. The built in tool is choppy and needs work.