lfoppiano commited on
Commit
64eade5
1 Parent(s): 88c017f

update dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -15,8 +15,6 @@ RUN pip3 install -r requirements.txt
15
 
16
  COPY .streamlit ./.streamlit
17
  COPY document_qa ./document_qa
18
- COPY grobid_client_generic.py .
19
- COPY client.py .
20
  COPY streamlit_app.py .
21
 
22
  # extract version
 
15
 
16
  COPY .streamlit ./.streamlit
17
  COPY document_qa ./document_qa
 
 
18
  COPY streamlit_app.py .
19
 
20
  # extract version