Skip to content

Commit

Permalink
Merge pull request #264 from SleeeepyZhou/extensions
Browse files Browse the repository at this point in the history
Add sd-webui-GPT4V-Image-Captioner
  • Loading branch information
w-e-w authored Jan 14, 2024
2 parents 73e3f73 + 2a6c8b2 commit bf11bfd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions extensions/sd-webui-GPT4V-Image-Captioner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "GPT-4 Vision Image Captioner",
"url": "https://github.com/SleeeepyZhou/sd-webui-GPT4V-Image-Captioner.git",
"description": "This extension utilizes the power of GPT-4 Vision API to provide image captioning capabilities through the Stable Diffusion Web UI. Requires a paid subscription to OpenAI.",
"tags": [
"tab",
"online"
]
}

0 comments on commit bf11bfd

Please sign in to comment.