updated and added tests

This commit is contained in:
Brian Bjarke Jensen
2024-02-23 23:29:59 +01:00
parent cac816606a
commit 2ff699856c
4 changed files with 62 additions and 0 deletions
+1
View File
@@ -23,3 +23,4 @@ if __name__ == "__main__":
print(repr(vis_com))
if data is not None:
print(vis_com.image)
print(vis_com.model_dump())