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.
75
Commits
4
Branches
5
Tags
3.6 MiB
Tree:
93db86fa70
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 '93db86fa70'
${ noResults }
clip-interrogator
/
requirements.txt
7 lines
63 B
Raw
Normal View
History
Unescape
Escape
Make into a reusable library
2 years ago
torch
torchvision
Pillow
requests
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
Reuse existing blip-vit package on pypi
2 years ago
blip-vit