Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liaHa
/
view-detector
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
47432d9
view-detector
/
app.py
liaHa
Create app.py
47432d9
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"liaHa/bertopic-base-finetuned-ecommerce-ergonomics-chair"
).launch()