del unicore installation in install_unifold.sh

This commit is contained in:
xingjun.wxj
2025-03-11 22:36:04 +08:00
parent b7cede331c
commit 01c068ade9

View File

@@ -8,5 +8,6 @@ apt-get update && apt-get install -y hmmer kalign curl cmake \
&& ln -s /opt/hhsuite/bin/* /usr/bin \
&& popd \
&& rm -rf /tmp/hh-suite \
&& pip install --no-cache-dir unicore -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html \
&& pip install --no-cache-dir biopython ipdb
# && pip install --no-cache-dir unicore -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html \