Fix: Resolve Flux deprecation warning

This commit is contained in:
Mark Backman
2025-10-06 09:55:02 -04:00
parent e589876176
commit b216648315
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 *