Files
FABLE/FABLE.ps1
Paillat a82c6446ba feat(FABLE.cmd): add FABLE.cmd script to run FABLE.ps1 and pause execution
feat(FABLE.ps1): add script to activate environment and run main.py
fix(montage.py): fix issue with downloading images and creating slide assets
fix(montage.py): fix issue with generating markdown slides
fix(montage.py): fix issue with generating huge slides
fix(montage.py): fix issue with generating blank slides
fix(thumbnail.py): remove TODO comment
fix(marp.md): remove unused CSS styles
fix(wiki_downloader.py): add user agent header to requests
2023-07-08 20:58:45 +02:00

8 lines
136 B
PowerShell

d:/09._AI_projects/FABLE/youtuber/Scripts/Activate.ps1
python main.py
pause
echo This line will be executed after you press any key.