Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
LinhVuu
/
Banking-Advanced-Authentication-System
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
main
Banking-Advanced-Authentication-System
/
test
/
test_slider_input.py
Linh Vuu
added files
c44d66d
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
121 Bytes
import
streamlit
as
st
login_duration = st.slider(
'Select the login duration (username & password typing speed)'
,
0
,
150
)