Skip to content

Commit

Permalink
[BUFG][uvicorn]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Apr 17, 2024
1 parent 327df99 commit 1c0c5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servers/cogvlm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ COPY requirements.txt .

# Install Python dependencies from requirements.txt
RUN python3.10 -m pip install -r requirements.txt
RUN python3.10 -m pip install uvicorn

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

0 comments on commit 1c0c5a4

Please sign in to comment.