Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randt
/
redstonehero-RPG-v5-itr17_A10T
like
1
Runtime error
App
Files
Files
Community
20e2c5d
redstonehero-RPG-v5-itr17_A10T
/
app.py
randt
initial commit
20e2c5d
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/redstonehero/RPG-v5-itr17_A10T"
).launch()