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