Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 667 Bytes

File metadata and controls

11 lines (7 loc) · 667 Bytes

Gradio Tutorial

This is a Gradio learning tutorial, referenced from bilibili video . I am using Python version 3.11.5 and Gradio version 5.18.0. You can refer to the Gradio official website for more information

Contents

No File Description
01 01_Interface.py Gradio Interface usage introduction
02 02_input_compents Gradio input compents introduction