feat: initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""ACE-Step service constants and configuration."""
|
||||
|
||||
ACESTEP_PORT = 8001
|
||||
ACESTEP_BASE_URL = f"http://127.0.0.1:{ACESTEP_PORT}"
|
||||
Reference in New Issue
Block a user