[arXiv]
In this GitHub repository, we provide three examples to verify the effectiveness of the algorithm.
-
Installing conda environment.
conda create --name AMDM python=3.8 conda activate AMDM pip install -r requirements.txt -
Prepare corresponding checkpoint from hugginface and setting path in configs.
-
Runing xxxx_ui.py. For example:
python interactmigc_ui.py.
Thanks to InteractDiffusion, MIGC and IP-Adapter.