mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
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:
@@ -1,6 +1,5 @@
|
|||||||
name: koboldai
|
name: koboldai
|
||||||
channels:
|
channels:
|
||||||
- huggingface
|
|
||||||
- pytorch
|
- pytorch
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- defaults
|
- defaults
|
||||||
|
@@ -1,6 +1,5 @@
|
|||||||
name: koboldai
|
name: koboldai
|
||||||
channels:
|
channels:
|
||||||
- huggingface
|
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Reference in New Issue
Block a user