Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DocSA
/
adept-fuyu-8b
like
0
Sleeping
App
Files
Files
Community
21d5c28
adept-fuyu-8b
/
app.py
DocSA
initial commit
21d5c28
about 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/adept/fuyu-8b"
).launch()