Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
devdhruv
/
devdhruv-repl-model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
67491d5
devdhruv-repl-model
/
app.py
devdhruv
initial commit
67491d5
verified
10 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/devdhruv/repl-model"
).launch()