We present the codebase for our project for inference-time optimization and refinement of Text-To-Image generation.
Install the project via Conda using the provided environment.yml
file.
run the project using the following command:
python for_generation.py
You can change the hyperparameters in the config.py
file under src
folder.