Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arpanraj
/
nolanoAI-Hi-NOLIN-9B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cfd559d
nolanoAI-Hi-NOLIN-9B
/
app.py
arpanraj
initial commit
cfd559d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/nolanoAI/Hi-NOLIN-9B"
).launch()