Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehranandi
/
Locutusque-gpt2-large-medical
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
77e5a18
Locutusque-gpt2-large-medical
/
app.py
mehranandi
initial commit
77e5a18
almost 2 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/Locutusque/gpt2-large-medical"
).launch()