Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PauGarza
/
python_solver_gpt2.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
python_solver_gpt2.1
/
app.py
PauGarza
initial commit
20b7a6e
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/PauGarza/python_solver_gpt2.1"
).launch()