diff --git a/scripts/kill_python.sh b/scripts/kill_python.sh
index 3900363636355cbdd970edaff9d622eef166337a..655997f6240650538ec3f98b99fbe5f1c38f4008 100644
--- a/scripts/kill_python.sh
+++ b/scripts/kill_python.sh
@@ -1 +1 @@
-pdsh -w ssh:node[1-3] "pkill -9 python"
\ No newline at end of file
+pdsh -w ssh:node[1-4] "pkill -9 python"
\ No newline at end of file
diff --git a/scripts/text2image_object.sh b/scripts/text2image_object.sh
index 4ab4b70b745a3c47dfdd03c1f9ef80645ef531b3..296b9daab9a19eddc1a35c68bcab9fa0141abe2b 100755
--- a/scripts/text2image_object.sh
+++ b/scripts/text2image_object.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-CHECKPOINT_PATH=checkpoints/finetune2-object-test10-24-08-21
+CHECKPOINT_PATH=checkpoints/finetune2-object-test10-24-12-19
 NLAYERS=48
 NHIDDEN=2560
 NATT=40