Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JoneJack
/
feelatkeen-image-to-game
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
011eead
feelatkeen-image-to-game
/
app.py
JoneJack
initial commit
011eead
verified
5 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/feelatkeen/image-to-game"
).launch()