Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cownclown
/
TehVenom-MPT-7b-WizardLM_Uncensored-Storywriter-Merge
like
3
Runtime error
App
Files
Files
Community
1
main
TehVenom-MPT-7b-WizardLM_Uncensored-Storywriter-Merge
/
app.py
cownclown
initial commit
1adb541
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
111 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TehVenom/MPT-7b-WizardLM_Uncensored-Storywriter-Merge"
).launch()