rename to iopaint

This commit is contained in:
Qing
2024-01-05 15:19:23 +08:00
parent f1f18aa6cd
commit a73e2a531f
101 changed files with 180 additions and 253 deletions

View File

@@ -1,4 +1,4 @@
from lama_cleaner import entry_point
from iopaint import entry_point
if __name__ == "__main__":
entry_point()