Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Noxus09
/
auto-complete
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f74186d
auto-complete
/
app.py
Noxus09
initial commit
f74186d
over 1 year ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shibing624/code-autocomplete-distilgpt2-python"
).launch()