lavanjv commited on
Commit
31a8b24
·
1 Parent(s): 371be76

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,8 +13,6 @@ RUN pip install -r requirements.txt
13
  # Step 5: Expose the necessary port
14
  EXPOSE 7860
15
 
16
-
17
-
18
  # Install huggingface-cli
19
  RUN pip install huggingface_hub
20
 
 
13
  # Step 5: Expose the necessary port
14
  EXPOSE 7860
15
 
 
 
16
  # Install huggingface-cli
17
  RUN pip install huggingface_hub
18