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.pkľ model and place it intomodelsdirectory. -
Execute
streamlit run app.py. You will be able to access the demo through a url.
