From c452219421d36229187b0cebebbab44f12e5e70f Mon Sep 17 00:00:00 2001
From: Adibvafa Fallahpour <90617686+Adibvafa@users.noreply.github.com>
Date: Sat, 21 Sep 2024 15:18:12 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5554bfe..e39da48 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Set `deterministic=False` to generate variable sequences. Control the variabilit
- Lower values (e.g., 0.2): More conservative predictions
- Higher values (e.g., 0.8): More diverse predictions
-Using very high temperatures might result in prediction of DNA sequences that do not translate to the exact input protein.
+Using high temperatures might result in prediction of DNA sequences that do not translate to the input protein.
Generate multiple sequences by setting `num_sequences` to a value greater than 1.