Skip to content

Commit

Permalink
rename dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Dec 27, 2020
1 parent 1f7e18e commit bb5cd70
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 223 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $ pip install alphafold2-pytorch

```python
import torch
from alphafold2 import Alphafold2
from alphafold2_pytorch import Alphafold2

model = Alphafold2(
dim = 256,
Expand Down
1 change: 0 additions & 1 deletion alphafold2/__init__.py

This file was deleted.

221 changes: 0 additions & 221 deletions alphafold2/alphafold2.py

This file was deleted.

0 comments on commit bb5cd70

Please sign in to comment.