Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Crow34
/
declare-lab-flan-alpaca-large
like
0
Sleeping
App
Files
Files
Community
d794be5
declare-lab-flan-alpaca-large
/
app.py
Crow34
initial commit
d794be5
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/declare-lab/flan-alpaca-large"
).launch()