text_generator / app.py
Wootang01's picture
Update app.py
e34f9d6
raw
history blame
86 Bytes
import gradio as gr
gr.Interface.load("huggingface/EleutherAI/gpt-neo-1.3B").launch()