Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DB2323
/
Unified-Promt
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d4fc92c
Unified-Promt
/
app.py
DB2323
Update app.py
d4fc92c
over 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nomic-ai/gpt4all-j"
).launch()