pharmapsychotic
ce9d271aa1
Support for many different caption models:
...
blip-base, blip-large, blip2-2.7b, blip2-flan-t5-xl, git-large-coco
2 years ago
pharmapsychotic
ac74904908
Expose LabelTable and load_list and give example in README how they can be used to rank your own list of terms.
2 years ago
pharmapsychotic
08546eae22
Properly sync up all the version numbers
2 years ago
pharmapsychotic
384e234ba2
Minor fix to BLIP offloading
2 years ago
pharmapsychotic
c4e16359a7
More safetensor, download, and VRAM improvements
2 years ago
pharmapsychotic
6a62ce73e8
0.5.1
2 years ago
pharmapsychotic
ae88b07a65
safetensors!
...
- store cached embeddings in safetensor format
- updated huggingface ci-preprocess repo
- bumped version to 0.5.0
2 years ago
pharmapsychotic
bcf1833ae0
0.4.4 use blip-ci instead of blip-vit
2 years ago
pharmapsychotic
93db86fa70
.
2 years ago
pharmapsychotic
78287e17e1
0.4.2:
...
- upgrade chain to take a min_count parameter so it won't early out until it has considered at least min_count flavors
- interrogate method ("best" mode) also checks against classic and fast to use their output if it's better
- fix bug of config.download_cache option not being used!
- add notes on Config object to readme
2 years ago
pharmapsychotic
71c77633a6
.
2 years ago
pharmapsychotic
42b3cf4d9e
Bunch of updates! ( #40 )
...
- auto download the cache files from huggingface
- experimental negative prompt mode
- slight quality and performance improvement to best mode
- analyze tab in Colab and run_gradio to get table of ranked terms
2 years ago
pharmapsychotic
65c560ffac
Reuse existing blip-vit package on pypi
2 years ago
pharmapsychotic
55fe80c74c
Simplify install further
...
Big ups to @justindujardin for proper syntax to get git dependency into requirements in way that pip will accept it! :D
2 years ago
pharmapsychotic
1ec6cd9d45
Update to nicer BLIP packaging
2 years ago
pharmapsychotic
6f17fb09af
Fix for running on CPU
2 years ago
pharmapsychotic
152d5f551f
0.3.1 fix for running on cpu, update readme usage instructions
2 years ago
pharmapsychotic
0a0b3968d1
Bump version to 0.3.0 for pip
2 years ago
pharmapsychotic
55c922a48a
Update notebook batch processing with option to rename files so can be used with [filewords] in Dreambooth!
...
- new `quiet` config option so CLIP Interrogator doesn't print and tqdm
- `max_flavors` option to each interrogate method
2 years ago
pharmapsychotic
8f5ddce2b3
.
2 years ago
pharmapsychotic
7a2ac9aa57
Add to pip!
2 years ago