mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Docker file fix
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
|
||||
FROM ebolam/koboldai_base
|
||||
WORKDIR /content/
|
||||
RUN /opt/conda/bin/pip install transformers
|
||||
RUN micromamba update -y -n base -f /content/environments/huggingface.yml
|
||||
|
Reference in New Issue
Block a user