Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
crayer
/
google-flan-ul2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
078c72d
google-flan-ul2
/
app.py
crayer
initial commit
078c72d
almost 2 years ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/flan-ul2"
).launch()