Spaces:
Paused
Paused
Update Dockerfile
Browse files- 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
|