Skip to content

Commit

Permalink
Update QS.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 authored Feb 4, 2024
1 parent 98ec1ca commit f520514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/QS.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import torch
import numpy as np
import cirq
import esm # pre-trained ESM2 model
import esm # pre-trained ESM2 models

# Define encode functions
def encode(molecule):
Expand Down

0 comments on commit f520514

Please sign in to comment.