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
99c8d45e86
Make the BLIP model configurable, can set config.blip_model_type now to 'base' or 'large'
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
8123696883
Handle exception trying to load cached table
2 years ago
pharmapsychotic
884aab1a26
Default to ViT-L, lower intermediate count for Colab with ViT-H
2 years ago
pharmapsychotic
5aed16b011
Ability to swap CLIP models (takes about 5s for ViTL and 10s for ViTH), update Replicate cog
2 years ago
pharmapsychotic
917b7c6c15
More fixes, improvement and cleanup.
2 years ago
pharmapsychotic
1221871c1b
Handle differences in how open_clip does prompt truncation, run_gradio support for all the open_clip models and --share option.
2 years ago
pharmapsychotic
4bef32e69b
Shuffle BLIP back to system RAM to help with 16GB Colab
2 years ago
pharmapsychotic
429d490901
First test version with OpenCLIP and ViTH!
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
b62cca2097
Gradio version plus classic and fast modes
2 years ago
pharmapsychotic
9ce0f68ab3
CLIPInterrogator -> Interrogator
2 years ago
pharmapsychotic
7a2ac9aa57
Add to pip!
2 years ago
pharmapsychotic
1b5f9437bd
Make into a reusable library
2 years ago