Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Txandim
/
TheLastBen-froggy-style
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9bb220
TheLastBen-froggy-style
/
app.py
Txandim
initial commit
a9bb220
over 2 years ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TheLastBen/froggy-style"
).launch()