AI / app.py
JV-AI's picture
initial commit
e5009d4
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.Interface.load("models/EleutherAI/gpt-neo-1.3B").launch()