Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
|
@@ -92,8 +92,7 @@ RUN apt-get update && apt-get install -y curl && \
|
|
| 92 |
|
| 93 |
# ====================================================================
|
| 94 |
# <<< BLOCO ATUALIZADO PARA INSTALAR LTX-VIDEO E Q8_KERNELS (com .whl) >>>
|
| 95 |
-
|
| 96 |
-
RUN echo "Instalando q8_kernels (wheel) e LTX-Video (git)..." && \
|
| 97 |
# 1. Instala q8_kernels a partir do seu arquivo .whl pré-compilado
|
| 98 |
#pip install --no-cache-dir "https://huggingface.co/euIaxs22/Aduc-sdr/resolve/main/q8_kernels-0.0.5-cp310-cp310-linux_x86_64.whl" && \
|
| 99 |
|
|
|
|
| 92 |
|
| 93 |
# ====================================================================
|
| 94 |
# <<< BLOCO ATUALIZADO PARA INSTALAR LTX-VIDEO E Q8_KERNELS (com .whl) >>>
|
| 95 |
+
#RUN echo "Instalando q8_kernels (wheel) e LTX-Video (git)..." && \
|
|
|
|
| 96 |
# 1. Instala q8_kernels a partir do seu arquivo .whl pré-compilado
|
| 97 |
#pip install --no-cache-dir "https://huggingface.co/euIaxs22/Aduc-sdr/resolve/main/q8_kernels-0.0.5-cp310-cp310-linux_x86_64.whl" && \
|
| 98 |
|