Spaces:
Runtime error
Runtime error
A newer version of the Streamlit SDK is available:
1.40.0
metadata
title: Fast Arbitrary Image Style Transfer
emoji: 🎨
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.4.0
app_file: app.py
pinned: false
license: openrail
Setup and Installation
Install Requirements
pip install -r requirements.txt
Local Package Install
pip install -e .
Run app locally
streamlit run app.py
Hugging 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/fast_arbitrary_image_style_transfer
- Streamlit Community Cloud: https://pkiage-tool-neural-style-transfer-app-st9nqy.streamlit.app/