clip-interrogator
Prompt optimizer
A tool for optimizing text prompts to generate images with specific characteristics using CLIP and BLIP models.
Image to prompt with BLIP and CLIP
3k stars
31 watching
431 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
clippytorch
Related projects:
Repository | Description | Stars |
---|---|---|
openai/clip | A neural network trained on image and text pairs to predict the most relevant text snippet given an image | 26,061 |
rom1504/clip-retrieval | A tool for efficiently computing and utilizing CLIP embeddings for semantic search in multimodal data | 2,411 |
jina-ai/clip-as-service | A service that provides fast and scalable image-text embeddings using CLIP models, supporting visual reasoning and integration with neural search ecosystems. | 12,455 |
borisdayma/dalle-mini | Generates images from text prompts using a variant of the DALL-E model | 14,751 |
jina-ai/dalle-flow | An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach | 2,834 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
huggingface/diffusers | A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures | 26,223 |
jiahuiyu/generative_inpainting | An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,275 |
nickjiang2378/vl-interp | This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. | 31 |
orpatashnik/styleclip | This project provides an implementation of a method to manipulate images by driving the style with text. | 4,000 |
openai/glide-text2im | A diffusion-based text-conditional image synthesis model | 3,551 |
chrissimpkins/crunch | An image optimization tool that reduces PNG file size by applying lossy compression algorithms | 3,360 |
fantasy-studio/paint-by-example | This project enables precise control over image editing by leveraging diffusion models and self-supervised training to disentangle source images from exemplars. | 1,109 |
chroma-core/chroma | An in-memory document retrieval system for natural language processing applications | 15,416 |
sygil-dev/sygil-webui | A web-based UI for Stable Diffusion image generation | 7,875 |