Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Zgreens
/
reeducator-bluemoonrp-30b
like
0
Sleeping
App
Files
Files
Community
292b927
reeducator-bluemoonrp-30b
/
app.py
Zgreens
initial commit
292b927
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/reeducator/bluemoonrp-30b"
).launch()