Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
poorfish
/
fish-fuyu-8b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f08095
fish-fuyu-8b
/
app.py
poorfish
initial commit
2f08095
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()