Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Slammed96
/
concedo-Vicuzard-30B-Uncensored2
like
0
Runtime error
App
Files
Files
Community
e742306
concedo-Vicuzard-30B-Uncensored2
/
app.py
Slammed96
initial commit
e742306
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/concedo/Vicuzard-30B-Uncensored"
).launch()