malvika2003's picture
Upload folder using huggingface_hub
db5855f verified

A newer version of the Gradio SDK is available: 5.28.0

Upgrade

Photo to Anime with PaddleGAN Tutorial

Colab

anime coco

This notebook demonstrates converting a PaddlePaddle/PaddleGAN AnimeGAN model to OpenVINO Intermediate Representation (OpenVINO IR) format, and shows inference results on the PaddleGAN and OpenVINO IR models.

Notebook Contents

This notebook uses the AnimeGAN model provided by PaddlePaddle. For more details, see the PaddleGAN's AnimeGAN documentation

Installation Instructions

This is a self-contained example that relies solely on its own code.
We recommend running the notebook in a virtual environment. You only need a Jupyter server to start. For details, please refer to Installation Guide.