Skip to content

Commit 06f2c3f

Browse files
authored
Update README.md
1 parent 5b7f9b0 commit 06f2c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ output = predict_dna_sequence(
5757
protein=protein,
5858
organism=organism,
5959
device=DEVICE,
60-
tokenizer_object=tokenizer,
60+
tokenizer=tokenizer,
6161
model=model,
6262
attention_type="original_full",
6363
)

0 commit comments

Comments
 (0)