Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kr9025
/
openai-community-openai-gpt
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4f791ff
openai-community-openai-gpt
/
app.py
kr9025
initial commit
4f791ff
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/openai-community/openai-gpt"
).launch()