UNPKG

latentimg

Version:

Lightweight browser-side encoder/decoder for images using ONNX

3 lines (2 loc) 250 B
export declare const DEFAULT_ENCODER_URL = "https://huggingface.co/devcwPark/latentimg-cae/resolve/main/encoder.quant.onnx"; export declare const DEFAULT_DECODER_URL = "https://huggingface.co/devcwPark/latentimg-cae/resolve/main/decoder.quant.onnx";