Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zjw0358
/
opensource-extract_names
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5e4da36
opensource-extract_names
/
app.py
zjw0358
initial commit
5e4da36
about 2 years ago
raw
Copy download link
history
blame
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/opensource/extract_names"
).launch()