Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
94bdda6
1
Parent(s):
46db817
Update app.py
Browse files
app.py
CHANGED
@@ -48,9 +48,6 @@ import moleculekit
|
|
48 |
|
49 |
print(moleculekit.__version__)
|
50 |
|
51 |
-
print(Molecule("1pga"))
|
52 |
-
print("finish molecule")
|
53 |
-
|
54 |
from utils import *
|
55 |
|
56 |
sys.path.append("/home/user/app/ProteinMPNN/vanilla_proteinmpnn")
|
|
|
48 |
|
49 |
print(moleculekit.__version__)
|
50 |
|
|
|
|
|
|
|
51 |
from utils import *
|
52 |
|
53 |
sys.path.append("/home/user/app/ProteinMPNN/vanilla_proteinmpnn")
|