text_generator / app.py
Wootang01's picture
Update app.py
bfca249
raw
history blame
82 Bytes
import gradio as gr
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B").launch()