Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tinkerbell2023
/
DeepPavlov-bert-base-cased-conversational
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DeepPavlov-bert-base-cased-conversational
/
app.py
Tinkerbell2023
initial commit
909cb4e
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/DeepPavlov/bert-base-cased-conversational"
).launch()