Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Moibe/image-blend
Moibe
/
astro-blend
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
astro-blend
/
data.py
Moibe
Tabla de usuarios
86a9f52
7 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
usuarios = [
(
"usuario1"
,
"contraseña1"
),
(
"usuario2"
,
"contraseña2"
),
(
"briggsboardman"
,
"cfgmrv539048"
)
]