Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ibrahimlasfar
/
mgpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mgpt
/
create_dummy_user.py
Mark-Lasfar
fix import
e1254d7
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
232 Bytes
# email="admin@example.com",
# hashed_password=bcrypt.hash("admin123"),
# is_active=True,
# is_superuser=True,
# is_verified=True,
# display_name="Admin"