Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ridealong
/
Ridealong-Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Ridealong-Test
/
app.py
Ridealong
initial commit
0cbc87f
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/Ridealong/Test"
).launch()