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