Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shran
/
LrT255
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LrT255
/
app.py
shran
Update app.py
b2a7df3
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NYTK/PULI-GPT-2"
).launch()