Update README.MD

update readme

Signed-off-by: Victor Hall <victor.charles.hall@gmail.com>
This commit is contained in:
Victor Hall 2022-11-22 13:04:54 -05:00 committed by GitHub
parent 305dadb5ad
commit 22a7f08cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ See clip_rename.bat for an example to chain captioning and renaming together.
[Training](https://github.com/victorchall/EveryDream-trainer) (separate repo) - Fine tuning with captioned training and ground truth data (needs 24GB GPU).
[Image Caption GUI and video frame extractors](./doc/CAPTION_GUI.md) and courtesy of [MStevenson](https://github.com/mstevenson/)
[Image Caption GUI](./doc/CAPTION_GUI.md) and [Video frame extractor](./doc/VIDEO_EXTRACTOR.md) courtesy of [MStevenson](https://github.com/mstevenson/)
## Install
@ -56,4 +56,4 @@ Or you if you wish to configure your own venv, container/WSL, or Linux:
git clone https://github.com/salesforce/BLIP scripts/BLIP
Thanks to the SalesForce team for the [BLIP tool](https://github.com/salesforce/BLIP). It uses CLIP to produce sane sentences like you would expect to see in alt-text.
Thanks to the SalesForce team for the [BLIP tool](https://github.com/salesforce/BLIP). It uses CLIP to produce sane sentences like you would expect to see in alt-text.