Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Apr 8, 2024
1 parent 88c017f commit 64eade5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ RUN pip3 install -r requirements.txt

COPY .streamlit ./.streamlit
COPY document_qa ./document_qa
COPY grobid_client_generic.py .
COPY client.py .
COPY streamlit_app.py .

# extract version
Expand Down

0 comments on commit 64eade5

Please sign in to comment.