Skip to content

Commit

Permalink
add hakubooru dataset utils
Browse files Browse the repository at this point in the history
  • Loading branch information
caradryanl committed May 15, 2024
1 parent a029083 commit d76cbd0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ models/diffusers/*
diffusers/outputs/*
!diffusers/experiments/secmi_random/*
!diffusers/experiments/pia/*
diffusers/datasets/*
diffusers/datasets/*
!diffusers/datasets/placeholder.txt
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ scikit-learn
# by drc:
opencv-python
scikit-image

# by hakubooru
peewee
webdataset
python-dateutil
pytorch_lightning
hakubooru

0 comments on commit d76cbd0

Please sign in to comment.