Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
undetectable
/
voice-clone
like
1
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4b98fcb
voice-clone
/
accounts
/
apps.py
renator
Setup Accounts and add Authentication on this
52a3fd6
about 1 year ago
raw
Copy download link
history
blame
Safe
148 Bytes
from
django.apps
import
AppConfig
class
AccountsConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'accounts'