text_generator1 / app.py
Lelliam's picture
Create app.py
eef28c0
raw
history blame
82 Bytes
import gradio as gr
gr.interface.load("huggingface/EleutherAI/gpt-j-6B").launch()