$ cat workspace-template.yaml
Generate Infographic and Improve the Image and visuals
// Generate Infographic and Improve the Image and visuals using edit image functions to beautify the graphical presentation
workflow
// Canvas Preview
canvas.flow
// Dependencies
requirements.py
1from input import DriveFolderReader2from input import DriveDocumentReader3from process import RecursiveSummarizer4from process import InfographicGenerator5from process import ImageEdit