Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
egang
/
adept-fuyu-8b
like
0
Sleeping
App
Files
Files
Community
main
adept-fuyu-8b
/
app.py
egang
initial commit
30c596b
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/adept/fuyu-8b"
).launch()