MCES10's picture
initial commit
3ea27d3 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/MCES10/gpt2-trained",
provider="hf-inference",
).launch()