Skip to content

Latest commit

 

History

History

streamlit_demo

Streamlit Demo

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 into models directory.

  • Execute streamlit run app.py. You will be able to access the demo through a url.

demo