eeuuia commited on
Commit
89c5a7b
·
verified ·
1 Parent(s): d68b4ef

Update api/ltx/ltx_aduc_manager.py

Browse files
Files changed (1) hide show
  1. api/ltx/ltx_aduc_manager.py +2 -0
api/ltx/ltx_aduc_manager.py CHANGED
@@ -45,6 +45,8 @@ logging.basicConfig(level=logging.DEBUG)
45
  logger.setLevel(logging.DEBUG)
46
 
47
 
 
 
48
  # ==============================================================================
49
  # --- O MONKEY PATCH DIRECIONADO E SIMPLES ---
50
  # ==============================================================================
 
45
  logger.setLevel(logging.DEBUG)
46
 
47
 
48
+ from api.ltx.vae_aduc_pipeline import ConditioningItem, LatentConditioningItem
49
+
50
  # ==============================================================================
51
  # --- O MONKEY PATCH DIRECIONADO E SIMPLES ---
52
  # ==============================================================================