Browse Source

Merge branch 'main' into patch-1

pull/6/head
pharmapsychotic 2 years ago committed by GitHub
parent
commit
a732d39e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md
  2. 2388
      clip_interrogator.ipynb
  3. 726
      data/artists.txt
  4. 101306
      data/flavors.txt

6
README.md

@ -1,6 +1,10 @@
# clip-interrogator
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pharmapsychotic/clip-interrogator/blob/main/clip_interrogator.ipynb) [![Generic badge](https://img.shields.io/badge/🤗-Open%20in%20Spaces-blue.svg)](https://huggingface.co/spaces/pharma/CLIP-Interrogator)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pharmapsychotic/clip-interrogator/blob/main/clip_interrogator.ipynb) Version 2
[![Generic badge](https://img.shields.io/badge/🤗-Open%20in%20Spaces-blue.svg)](https://huggingface.co/spaces/pharma/CLIP-Interrogator) Version 2
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pharmapsychotic/clip-interrogator/blob/v1/clip_interrogator.ipynb) Version 1
The CLIP Interrogator uses the OpenAI CLIP models to test a given image against a variety of artists, mediums, and styles to study how the different models see the content of the image. It also combines the results with BLIP caption to suggest a text prompt to create more images similar to what was given.

2388
clip_interrogator.ipynb

File diff suppressed because one or more lines are too long

726
data/artists.txt

File diff suppressed because it is too large Load Diff

101306
data/flavors.txt

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save