pkiage's picture
update ttitle and add github actions
f3b6a41
|
raw
history blame
382 Bytes
metadata
title: Fast Arbitrary Image Style Transfer
emoji: 🎨
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.3.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