all inference code

This commit is contained in:
sean
2025-04-03 12:25:30 +08:00
parent ea09512de9
commit d6f5a2d911
36 changed files with 28075 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
def same_auth(username, password):
return username == "timedomain_text2music_team" and password == "TimeDomain_ACEFlow_DEMO"