runtime error

Downloading: "https://github.com/unitaryai/detoxify/releases/download/v0.1-alpha/toxic_original-c1212f89.ckpt" to /home/user/.cache/torch/hub/checkpoints/toxic_original-c1212f89.ckpt 0%| | 0.00/418M [00:00<?, ?B/s] 98%|█████████▊| 411M/418M [00:01<00:00, 431MB/s] 100%|██████████| 418M/418M [00:01<00:00, 431MB/s] config.json: 0%| | 0.00/570 [00:00<?, ?B/s] config.json: 100%|██████████| 570/570 [00:00<00:00, 3.17MB/s] tokenizer_config.json: 0%| | 0.00/48.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 48.0/48.0 [00:00<00:00, 320kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 53.4MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 35.3MB/s] Using /data/database.db Downloading DB... Error while downloading DB: Repo id must be a string, not <class 'NoneType'>: 'None'. Traceback (most recent call last): File "/home/user/app/app.py", line 129, in <module> scheduler = CommitScheduler( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_commit_scheduler.py", line 117, in __init__ repo_url = self.api.create_repo(repo_id=repo_id, private=private, repo_type=repo_type, exist_ok=True) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 110, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 155, in validate_repo_id raise HFValidationError(f"Repo id must be a string, not {type(repo_id)}: '{repo_id}'.") huggingface_hub.utils._validators.HFValidationError: Repo id must be a string, not <class 'NoneType'>: 'None'.

Container logs:

Fetching error logs...