test
This commit is contained in:
@@ -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: ")
|
||||||
|
|||||||
Reference in New Issue
Block a user