Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IAMTFRMZA
/
FLANCAN
like
0
Running
App
Files
Files
Community
main
FLANCAN
/
app.py
IAMTFRMZA
initial commit
02197da
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/declare-lab/flan-alpaca-large"
).launch()