♻️ Refactor assets handling, add new AI images engines, add new long form videos pipeline, remove import of shorts pipeline awaiting upgrade to use new code.

This commit is contained in:
2024-04-21 21:57:16 +02:00
parent a2c6823e89
commit e9a5328d1d
38 changed files with 1492 additions and 565 deletions

View File

@@ -0,0 +1,2 @@
from .GoogleStockImageEngine import GoogleStockImageEngine
from .BaseStockImageEngine import BaseStockImageEngine