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