CoolFace
Apppublic

kingardor/Photo-Realistic-Image-Stylization

sourceHugging Facemitupdated 4y agoView on Hugging Face
59likes
App README

![License CC BY-NC-SA 4.0](https://raw.githubusercontent.com/NVIDIA/FastPhotoStyle/master/LICENSE.md)

Photo-Realistic-Image-Stylization

Whitening and Colorization Transform from the paper "A Closed-form Solution to Photorealistic Image Stylization"

<br />


Python dependencies

sh
pip3 install -r requirements.txt

<br />

Run the application

sh
python3 app.py

On your terminal, you will see a prompt of the ipaddress to access -

sh
Running on local URL:  http://127.0.0.1:7860

<br />


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).

<br />


Citations