pkiage/fast_arbitrary_image_style_transfer
3
Setup and Installation
Install Requirements
pip install -r requirements.txtLocal Package Install
pip install -e .Run app locally
streamlit run app.pyHugging Face Tips
- When syncing with Hugging Face via Github Actions the User Access Token created on Hugging Face (HF) should have write access
- When creating the Spaces Configuration Reference ensure the Streamlit Space version (sdk_version) specified is supported by HF
Demo Links
- Hugging Face Space: https://huggingface.co/spaces/pkiage/fastarbitraryimagestyletransfer
- Streamlit Community Cloud: https://pkiage-tool-neural-style-transfer-app-st9nqy.streamlit.app/
