Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matt2cents
/
ChatGPT
like
0
Sleeping
App
Files
Files
Community
67885b6
ChatGPT
/
app.py
matt2cents
initial commit
67885b6
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openai-gpt"
).launch()