mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-04-27 01:30:16 +00:00
...
This commit is contained in:
parent
dba95512e0
commit
74b996fcc3
@ -67,5 +67,5 @@ WORKDIR /home/${user_name}/
|
|||||||
|
|
||||||
|
|
||||||
RUN git config --global http.sslverify false
|
RUN git config --global http.sslverify false
|
||||||
RUN cd /home/${user_name}/workspace && git clone --recursive https://github.com/graphdeco-inria/gaussian-splatting && cd gaussian-splatting && docker/initialize.sh
|
RUN cd /home/${user_name}/workspace && git clone --recursive https://github.com/graphdeco-inria/gaussian-splatting && cd gaussian-splatting # && docker/initialize.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user