Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 422 Bytes

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