Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mrash541
/
pepe
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f2893a
pepe
/
app.py
Mrash541
initial commit
5f2893a
verified
2 days ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/openfree/pepe"
).launch()