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