Spaces:
Runtime error
Runtime error
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
HF中国镜像站 Tips
- When syncing with HF中国镜像站 via Github Actions the User Access Token created on HF中国镜像站 (HF) should have write access
- When creating the Spaces Configuration Reference ensure the Streamlit Space version (sdk_version) specified is supported by HF