🛠️ OpenAI experiments — 90

Arash Kamangir
3 min readJun 9, 2024

--

Next, about ComfyUI: beautiful code, fascinating community, definitely a lot of options for automation, and that is the intention, as in starting the engine on SageMaker and running commands into it to generate the scene.

location: the beautiful Rotunda of the Vancouver Art Gallery.

time: the night of the Art Opens Summer Celebration.

@select ComfyUI-experiments-2024-06-08
mv -v ~/Downloads/*.json ./
mv -v ~/Downloads/*.png ./
open .
@upload
@tag set . ComfyUI

archive ComfyUI experiment objects. ✅

@git giza create_branch refactor-2024-06-08-c push
@git CV create_branch refactor-2024-06-08-d push

😈

@git giza
mv -v ../CV/arash.bib ./tex/giza.bib

# validaiton
CV build ~publish,what=cv

@git push "bib refactor"

CV/arash.bib ▶️ giza

giza build ~publish,~upload
giza build help
CV build ~publish,~rm,what=cv
giza build ~publish,~upload ~ps,~pdf
@git giza checkout main
@git CV checkout main
@git pull
@init
@git giza push "rebuild"
@git CV push "rebuild"

merge https://github.com/kamangir/giza/pull/9

merge https://github.com/kamangir/CV/pull/27

continues.

--

--