test_generator / app.py
DonnyChuang's picture
Update app.py
d422331
raw
history blame
83 Bytes
import gradio as gr
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B").launch()