x2XcarleX2x commited on
Commit
4909f06
·
verified ·
1 Parent(s): f332df1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -179,7 +179,6 @@ RUN pip install -r requirements.txt
179
  RUN pip install --index-url https://download.pytorch.org/whl/cu128 \
180
  torch==2.8.0+cu128 torchvision>=0.19.0+cu128 torchaudio>=2.8.0+cu128
181
 
182
- RUN pip install torch-xla>=2.8.0+cu128
183
 
184
  # =============================================================================
185
  # COPIA O CÓDIGO DA APLICAÇÃO E CONFIGURA PERMISSÕES
 
179
  RUN pip install --index-url https://download.pytorch.org/whl/cu128 \
180
  torch==2.8.0+cu128 torchvision>=0.19.0+cu128 torchaudio>=2.8.0+cu128
181
 
 
182
 
183
  # =============================================================================
184
  # COPIA O CÓDIGO DA APLICAÇÃO E CONFIGURA PERMISSÕES