Remove Huggingface Repo

Huggingface's repo is further behind than conda-forge so we will no longer offer it in the installer. The more is loaded from conda-forge the better. The same transformers package will still be installed, but a newer one from conda-forge is now guaranteed.
This commit is contained in:
henk717 2022-01-31 16:21:10 +01:00
parent 03433810f1
commit 44d49ea732
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
name: koboldai
channels:
- huggingface
- pytorch
- conda-forge
- defaults

View File

@ -1,6 +1,5 @@
name: koboldai
channels:
- huggingface
- conda-forge
- defaults
dependencies: