Skip to content

Commit

Permalink
need to copy main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jodybro committed Dec 13, 2023
1 parent cd5616a commit e5a325b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN --mount=type=cache,target=/root/.cache/pip pip install -r requirements.txt
RUN gdown 1Pm2apRxk9CbMspwve3Fir3WwX-vDWXoL

RUN git clone https://github.com/aiXander/CLIP_assisted_data_labeling
COPY main.py main.py

EXPOSE 80

Expand Down

0 comments on commit e5a325b

Please sign in to comment.