Skip to content

pira998/style_transfer_wave_app

Repository files navigation

Style Transfer Wave App

project-image

Using VGG16 Transfer the Learnt Style parameter from Style Image to Source Image

🚀 Demo

Screen.Recording.2022-05-28.at.08.16.36.mov

Project Screenshots:

project-screenshot

project-screenshot

How Works:

project-screenshot

🛠️ Installation Steps:

1. Setup Your Python Environment

python3 -m venv venv 
source venv/bin/activate
pip install h2o-wave
pip3 install -r requirements.txt

2. Run the App

wave run src.app

3. View the App

Point your favorite web browser to localhost:10101

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published