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
89850f4b
"pcdet/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "6ce7e7e960c2d214ae929fd19623aa7805e49d57"
Commit
89850f4b
authored
Nov 15, 2021
by
Gustaf Ahdritz
Browse files
Fix some setup files
parent
41c68b1e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
openfold/__init__.py
openfold/__init__.py
+1
-1
requirements.txt
requirements.txt
+0
-1
No files found.
openfold/__init__.py
View file @
89850f4b
...
...
@@ -2,4 +2,4 @@ from . import model
from
.
import
utils
from
.
import
np
__all__
=
[
"model"
,
"utils"
,
"np"
]
__all__
=
[
"model"
,
"utils"
,
"np"
,
"data"
]
requirements.txt
View file @
89850f4b
absl-py
==0.13.0
biopython
==1.79
deepspeed
==0.5.3
dm-tree
==0.1.6
...
...
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