| # model: https://huggingface.co/osanseviero/BigGAN-deep-128 | |
| # HF blog: https://huggingface.co/blog/gradio-spaces | |
| # pip install gradio before running code below | |
| import gradio as gr | |
| gr.Interface.load("huggingface/osanseviero/BigGAN-deep-128").launch() |
| # model: https://huggingface.co/osanseviero/BigGAN-deep-128 | |
| # HF blog: https://huggingface.co/blog/gradio-spaces | |
| # pip install gradio before running code below | |
| import gradio as gr | |
| gr.Interface.load("huggingface/osanseviero/BigGAN-deep-128").launch() |