Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trhacknon
/
BreadAi-gpt-Youtube
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9879d63
BreadAi-gpt-Youtube
/
app.py
trhacknon
initial commit
9879d63
over 2 years ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/BreadAi/gpt-Youtube"
).launch()