Update README.MD
update readme Signed-off-by: Victor Hall <victor.charles.hall@gmail.com>
This commit is contained in:
parent
305dadb5ad
commit
22a7f08cde
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue