Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.28.0
Photo to Anime with PaddleGAN Tutorial
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.