Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yzlee
/
adept-fuyu-8b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1aab55a
adept-fuyu-8b
/
app.py
yzlee
initial commit
1aab55a
over 1 year ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/adept/fuyu-8b"
).launch()