From 067cb4022a00b7cda507a3f7c1bdc1d1d7b1a90f Mon Sep 17 00:00:00 2001
From: fejung <felix-jung3@web.de>
Date: Wed, 5 Apr 2023 15:58:12 +0200
Subject: [PATCH] Update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f14bcf7..2c5dbc6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Keep in mind that you must download the complete ARC which requires git and git
 
 ### Running deepSTABp
 
-Afterwards you can use the predict_main.py in workflows/TransformerBasedTMPrediction/prediction_model. This means navigate to the respective folder in your command line. Activate the conda environment you created.
+Afterwards you can use the predict_cpu.py/predict.cuda in workflows/prediction_model. This means navigate to the respective folder in your command line. Activate the conda environment you created.
 
 ```
 conda activate environment
-- 
GitLab