Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnandMaran
/
fuyumodel
like
0
Running
App
Files
Files
Community
main
fuyumodel
/
app.py
AnandMaran
initial commit
42c1af3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/adept/fuyu-8b"
).launch()