weisu's picture
initial commit
704bce7 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/ElKulako/cryptobert",
provider="hf-inference",
).launch()