Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drzo
/
Minej-bert-base-personality
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Minej-bert-base-personality
/
app.py
drzo
initial commit
28e72d5
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Minej/bert-base-personality"
).launch()