Merge pull request #2793 from pipecat-ai/mb/fix-flux-deprecation

Fix: Resolve Flux deprecation warning
This commit is contained in:
Mark Backman
2025-10-06 12:07:27 -04:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ import sys
from pipecat.services import DeprecatedModuleProxy
from .flux import *
from .stt import *
from .tts import *