mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 04:01:10 +01:00
del unicore installation in install_unifold.sh
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user