Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kayteekay
/
Jordan-Generator
like
0
Runtime error
App
Files
Files
Community
fbe84fd
Jordan-Generator
/
app.py
kayteekay
initial commit
fbe84fd
verified
8 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/kayteekay/jordan-generator-v1"
).launch()