Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zombieofCrypto
/
microsoft-DialoGPT-large
like
0
Sleeping
App
Files
Files
Community
main
microsoft-DialoGPT-large
/
app.py
zombieofCrypto
initial commit
35ad3dc
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/DialoGPT-large"
).launch()