Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
2b919d0b
Commit
2b919d0b
authored
Dec 21, 2023
by
zhuwenwen
Browse files
update readme
parent
1f55880f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
README.md
README.md
+1
-9
No files found.
README.md
View file @
2b919d0b
...
@@ -8,14 +8,6 @@ OpenFold支持
...
@@ -8,14 +8,6 @@ OpenFold支持
+
Python 3.8.
+
Python 3.8.
+
Python 3.9.
+
Python 3.9.
### 使用pip安装
openfold whl包下载目录:
[
https://cancon.hpccube.com:65024/4/main/openfold/dtk23.10
](
https://cancon.hpccube.com:65024/4/main/openfold/dtk23.10
)
根据对应的pytorch版本和python版本,下载对应openfold的whl包
```
shell
pip
install
openfold
*
(
下载的openfold的whl包
)
```
### 使用源码编译方式安装
### 使用源码编译方式安装
#### 编译环境准备
#### 编译环境准备
...
@@ -44,7 +36,7 @@ pip install dist/openfold*
...
@@ -44,7 +36,7 @@ pip install dist/openfold*
python3 setup.py install
python3 setup.py install
```
```
## 注意事项
##
## 注意事项
+
若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
+
若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
## 验证
## 验证
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment