Spaces:
Build error
Build error
A newer version of the Gradio SDK is available:
5.5.0
metadata
title: Photo-Realistic-Image-Stylization
emoji: 🤯
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 3.4.1
app_file: app.py
pinned: false
license: mit
Photo-Realistic-Image-Stylization
Whitening and Colorization Transform from the paper "A Closed-form Solution to Photorealistic Image Stylization"
Python dependencies
pip3 install -r requirements.txt
Run the application
python3 app.py
On your terminal, you will see a prompt of the ipaddress to access -
Running on local URL: http://127.0.0.1:7860
License
Copyright (C) 2018 NVIDIA Corporation. All rights reserved. Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).