Completed
- What is covered?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Gradio AI Web Application - Hands-On Python Example With JoJoGAN Face Stylization Model
Automatically move to the next video in the Classroom when playback concludes
- 1 - Video Starts
- 2 - Video Content Review
- 3 - What is covered?
- 4 - Why Gradio?
- 5 - Setting JoJoGAN in Colab
- 6 - Copying models to Colab
- 7 - Inference code as function
- 8 - GPU Tensor to CPU numpy conversion
- 9 - Python gradio app interface
- 10 - Python gradio app launch
- 11 - Testing app in as public link
- 12 - Export notebook to GitHub