Commit History

Update
51b7ba7

k4d3 commited on

another alias
8dad71b

k4d3 commited on

crazy zsh
1d2e01c

k4d3 commited on

Merge branch 'main' of hf.co:/k4d3/toolkit
0886f01

k4d3 commited on

add that thing to zshrc
bca4edf

k4d3 commited on

kade-sample-prompts
06e7cad

k4d3 commited on

fucking crazy zshrc
9509d1d

k4d3 commited on

Merge remote-tracking branch 'refs/remotes/origin/main'
e5a27a2

k4d3 commited on

lots of random changes
e416fd9

k4d3 commited on

print failed prompts with red
6b5c900

k4d3 commited on

shebang it
1d79986

k4d3 commited on

move chop_blocks here
571d741

k4d3 commited on

omg unmatched fuck
b0f8d20

k4d3 commited on

almost fix zsh
3869cde

k4d3 commited on

i messed up zsh
13a561f

k4d3 commited on

Merge remote-tracking branch 'refs/remotes/origin/main'
7607e01

k4d3 commited on

zsh fun
885ba02

k4d3 commited on

update base_path in crawl
0e2c9c8

k4d3 commited on

oh and just one more thing.... 🐺
47566a5

k4d3 commited on

add repetition penalty for generating captions
f300b48

k4d3 commited on

remove a comment UwU
3830d24

k4d3 commited on

Code health maintenance + generate_valid_caption
56166a4

k4d3 commited on

eat the new lines
b7d52fe

k4d3 commited on

joy: fix tag based prompt
d3c5f55

k4d3 commited on

Merge branch 'main' of hf.co:/k4d3/toolkit
274d748

k4d3 commited on

update joy and crawl UwU
2e83eb5

k4d3 commited on

zsh and remove_boys update
eb1fe03

k4d3 commited on

config changes for zsh and tmux
6ec5189

k4d3 commited on

add keyframe, a tool to extract keyframes from videos with ffmpeg
c45b591

k4d3 commited on

Fix: Correct retry logic to prevent multiple restarts
6c29921

k4d3 commited on

Merge branch 'main' of hf.co:/k4d3/toolkit
fa820f9

k4d3 commited on

Fix: Move retry_crawl function definition above its usage
9b715b2

k4d3 commited on

joy: use tag categories for building prompts
3821594

k4d3 commited on

dont redefine variables from outer scope + code formatting
a7f9c9a

k4d3 commited on

feat: Add parallel execution for multiple URLs
e4d6e76

k4d3 commited on

retry
c239ce8

k4d3 commited on

Merge branch 'main' of hf.co:/k4d3/toolkit
8c1e4ca

k4d3 commited on

update crawl
026c9c4

k4d3 commited on

More joy things
1442347

k4d3 commited on

Merge remote-tracking branch 'refs/remotes/origin/main'
cee0d63

k4d3 commited on

joy stuff
4a1fbfb

k4d3 commited on

trailing whitespace yay
d86635a

k4d3 commited on

handle multiple urls
f86ba1d

k4d3 commited on

fix downloading images when the domain is missing
bd31f82

k4d3 commited on

Revert "fix: Add validation for image URLs to prevent invalid downloads"
74e179d

k4d3 commited on

Revert "fix: Enhance URL validation for image downloads- Improved the URL validation in the download_image function.- Used requests.utils.urlparse to parse the URL and check for a valid scheme and netloc.- Ensured the URL path does not contain invalid labels (e.g., ..).- This prevents the script from attempting to download images with invalid URLs and provides clearer error messages."
0cb8585

k4d3 commited on

Revert "fix: Improve URL validation to catch invalid labels in image downloads"
e4302bc

k4d3 commited on

fix: Improve URL validation to catch invalid labels in image downloads
fc02b0f

k4d3 commited on

fix: Enhance URL validation for image downloads- Improved the URL validation in the download_image function.- Used requests.utils.urlparse to parse the URL and check for a valid scheme and netloc.- Ensured the URL path does not contain invalid labels (e.g., ..).- This prevents the script from attempting to download images with invalid URLs and provides clearer error messages.
8139183

k4d3 commited on

fix: Add validation for image URLs to prevent invalid downloads
852b094

k4d3 commited on