diff --git a/fastermodels/_modidx.py b/fastermodels/_modidx.py index 880c493..7c977d7 100644 --- a/fastermodels/_modidx.py +++ b/fastermodels/_modidx.py @@ -2,8 +2,8 @@ d = { 'settings': { 'branch': 'main', 'doc_baseurl': '/fastermodels', - 'doc_host': 'https://FasterAI-Labs\n\nrequirements = torch huggingface_hub.github.io', - 'git_url': 'https://github.com/FasterAI-Labs\n\nrequirements = torch huggingface_hub/fastermodels', + 'doc_host': 'https://FasterAI-Labs.github.io', + 'git_url': 'https://github.com/FasterAI-Labs/fastermodels', 'lib_path': 'fastermodels'}, 'syms': { 'fastermodels.hf': { 'fastermodels.hf.clone_repository': ('hf.html#clone_repository', 'fastermodels/hf.py'), 'fastermodels.hf.create_repository': ('hf.html#create_repository', 'fastermodels/hf.py'), diff --git a/nbs/nbdev.yml b/nbs/nbdev.yml index 90c5016..5f6beff 100644 --- a/nbs/nbdev.yml +++ b/nbs/nbdev.yml @@ -3,11 +3,7 @@ project: website: title: "fastermodels" - site-url: "https://FasterAI-Labs - -requirements = torch huggingface_hub.github.io/fastermodels" + site-url: "https://FasterAI-Labs.github.io/fastermodels" description: "" repo-branch: main - repo-url: "https://github.com/FasterAI-Labs - -requirements = torch huggingface_hub/fastermodels" + repo-url: "https://github.com/FasterAI-Labs/fastermodels" diff --git a/settings.ini b/settings.ini index 6c50ac7..d439f24 100644 --- a/settings.ini +++ b/settings.ini @@ -38,7 +38,7 @@ status = 3 user = FasterAI-Labs ### Optional ### - requirements = torch huggingface_hub +requirements = torch huggingface_hub # dev_requirements = # console_scripts = # conda_user =