issues
search
bryanhce
/
reddit-videos
0
stars
0
forks
source link
add param file
#51
Closed
bryanhce
closed
7 months ago
bryanhce
commented
7 months ago
Overview
added param file so that dont have to keep rebuilding the image
however, i think this saves only a small amount of time as the bottleneck lies with vid generation
How to use the new files
run build.sh is when any changes to code base is made eg adding new base vids
run script.sh when no changes to code is made other than in parameters.json
FYI script.sh just runs container, build.sh creates the container and runs it
Overview
How to use the new files