Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BKS01
/
SAPOSS-password-model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
47dba13
SAPOSS-password-model
/
app.py
BKS01
initial commit
47dba13
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/SAPOSS/password-model"
).launch()