Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tguyt
/
MJ199999-gpt3_model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
488f180
MJ199999-gpt3_model
/
app.py
tguyt
initial commit
488f180
over 2 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/MJ199999/gpt3_model"
).launch()