This website works better with JavaScript.
Explore
Help
Register
Sign In
KenSchae
/
clip-interrogator
Watch
1
Star
0
Fork
You've already forked clip-interrogator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Image to prompt with BLIP and CLIP
pytorch
clip
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96
Commits
4
Branches
5
Tags
3.6 MiB
Tree:
da516f48ad
main
open-clip
replicate
v1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'da516f48ad'
${ noResults }
clip-interrogator
/
requirements.txt
9 lines
98 B
Raw
Normal View
History
Unescape
Escape
Make into a reusable library
2 years ago
torch
torchvision
Pillow
requests
safetensors! - store cached embeddings in safetensor format - updated huggingface ci-preprocess repo - bumped version to 0.5.0
2 years ago
safetensors
Update more stuff for open_clip switch
2 years ago
tqdm
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
open_clip_torch
Support for many different caption models: blip-base, blip-large, blip2-2.7b, blip2-flan-t5-xl, git-large-coco
2 years ago
accelerate
transformers>=4.27.1