This commit is contained in:
2026-04-10 13:57:11 +01:00
parent 36b27ee2ac
commit b9cf6e9fc8
+1 -1
View File
@@ -97,7 +97,7 @@ def compare(event_input):
# Interactive loop
# -----------------------------
if __name__ == "__main__":
print("Base vs LoRA comparison ready. Type 'exit' to quit.\n")
print("Base vs LoRA comparison ready! Type 'exit' to quit.\n")
while True:
event = input("Enter event: ")