Wootang01's picture
Carefully use parentheses and quotation marks. Check your spelling.
9296c60
raw history blame
No virus
153 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2", title="My First Text Generator", description="Instructions: type English next to it").launch()