mirror of
https://github.com/facefusion/facefusion-docker.git
synced 2026-04-24 01:55:56 +02:00
Remove the torch hack
This commit is contained in:
@@ -16,4 +16,3 @@ RUN apt-get install ffmpeg -y
|
||||
RUN git clone https://github.com/facefusion/facefusion.git --branch ${FACEFUSION_VERSION} --single-branch .
|
||||
RUN python install.py --onnxruntime cuda-11.8 --skip-venv
|
||||
|
||||
RUN cd /usr/local/lib/python3.10/dist-packages/torch/lib && ln -s libnvrtc-672ee683.so.11.2 libnvrtc.so
|
||||
|
||||
Reference in New Issue
Block a user