InfosysResponsibleAiToolKit commited on
Commit
762a1f5
·
1 Parent(s): 1cecdae
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -44,6 +44,8 @@ RUN pip install --no-cache-dir /Responsible-Ai-Moderation-Models/en_core_web_lg-
44
 
45
  RUN pip install torch==2.2.0
46
 
 
 
47
  # RUN pip install torch==2.2.0+cu118 torchaudio==2.2.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
48
 
49
  # RUN pip install torchvision --extra-index-url https://download.pytorch.org/whl/cu118
 
44
 
45
  RUN pip install torch==2.2.0
46
 
47
+ RUN echo "git install====" > /dev/null
48
+
49
  # RUN pip install torch==2.2.0+cu118 torchaudio==2.2.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
50
 
51
  # RUN pip install torchvision --extra-index-url https://download.pytorch.org/whl/cu118