Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
google-flan-ul2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6dc907d
google-flan-ul2
/
app.py
micole66
Update app.py
6dc907d
over 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/declare-lab/flan-alpaca-large"
).launch()