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