Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MNGames
/
mnlite
like
0
Running
App
Files
Files
Community
079d5fa
mnlite
/
app.py
MNGames
initial commit
079d5fa
verified
8 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/DialoGPT-small"
).launch()