Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Darkk88
/
medium-GPT4
like
2
Runtime error
App
Files
Files
Community
3cc1472
medium-GPT4
/
app.py
Darkk88
initial commit
3cc1472
almost 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ingen51/DialoGPT-medium-GPT4"
).launch()