Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lorenzob
/
lord
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lord
/
app.py
Lorenzob
initial commit
9d92ebc
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/NucleusAI/nucleus-22B-token-500B"
).launch()