Skip to content

sALTaccount/png-to-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PNG to Embedding

A script to convert embedding PNGs (made by scripts such as this) back into their original embeddings.

Usage

Install requirements

pip install -r requirements.txt

Convert one image

python convert.py --image <image path>

Convert folder

python convert.py --folder <folder path>

About

Turn embedding PNGs back into embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages