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