This commit is contained in:
WillJeynes
2026-04-10 13:57:40 +01:00
parent b9cf6e9fc8
commit 329b49944d
+1 -1
View File
@@ -97,7 +97,7 @@ def compare(event_input):
# Interactive loop # Interactive loop
# ----------------------------- # -----------------------------
if __name__ == "__main__": 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: while True:
event = input("Enter event: ") event = input("Enter event: ")