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.
59
Commits
4
Branches
5
Tags
3.6 MiB
Tree:
8b689592aa
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 '8b689592aa'
${ noResults }
clip-interrogator
/
.gitignore
10 lines
94 B
Raw
Normal View
History
Unescape
Escape
Make into a reusable library
2 years ago
*.pyc
Update Replicate cog to use clip_interrogator library
2 years ago
.cog/
Make into a reusable library
2 years ago
.vscode/
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
bench/
Make into a reusable library
2 years ago
cache/
Update notebook to use interrogator as library
2 years ago
clip-interrogator/
Add to pip!
2 years ago
clip_interrogator.egg-info/
dist/
Make into a reusable library
2 years ago
venv/