Browse Source

Version 2! Flavors upgraded from 400 to 100,000! Tests for ordering of common pieces. Chaining of flavors to progressively improve prompt. ipywidgets ui for easy uploading and interrogation. Other stuff I forget by now.

pull/11/head
pharmapsychotic 2 years ago
parent
commit
6a0f6d457d
  1. 5
      README.md
  2. 637
      clip_interrogator.ipynb
  3. 732
      data/artists.txt
  4. 101306
      data/flavors.txt

5
README.md

@ -1,6 +1,9 @@
# 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)
[![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
[![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.

637
clip_interrogator.ipynb

File diff suppressed because one or more lines are too long

732
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