We provide the code for hosting an interactive streamlit demo for using FcF-Inpainting.
-
Setup the conda environment:
sh setup.sh
. -
Download the
places_512.pkl
̌ model and place it intomodels
directory. -
Execute
streamlit run app.py
. You will be able to access the demo through a url.