Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IAMTFRMZA
/
declare-lab-flan-alpaca-large
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
declare-lab-flan-alpaca-large
/
app.py
IAMTFRMZA
initial commit
21d0e01
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
77 Bytes
import
gradio
as
gr
gr.load(
"models/declare-lab/flan-alpaca-large"
).launch()