Skip to content

Commit

Permalink
[REQS]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Apr 17, 2024
1 parent 92bf875 commit 8636adc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ peft
accelerate
transformers==4.37.2
huggingface-hub
optimum
optimumgit ad
auto-gptq
whisperx
shortuuid
exxa
exxa
hf_transfer
1 change: 1 addition & 0 deletions servers/cogvlm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN python3.10 -m pip install -r requirements.txt
RUN python3.10 -m pip install uvicorn
RUN python3.10 -m pip install python-dotenv
RUN python3.10 -m pip install torch
RUN python3.10 -m pip install hf_transfer

# Copy the application's entire directory structure into the container
COPY . /swarms-cloud
Expand Down

0 comments on commit 8636adc

Please sign in to comment.