Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
weijiang2009
/
AlgmonTextGenerationService
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ae1c78d
AlgmonTextGenerationService
/
app.py
weijiang2009
initial commit
9a3a471
about 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gpt2"
).launch()