Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mret36t
/
J
like
0
Sleeping
App
Files
Files
Community
main
J
/
app.py
mret36t
initial commit
d57a4c5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nomic-ai/gpt4all-falcon"
).launch()