Spaces:
Running
Running
File size: 173 Bytes
b8cc2bf | 1 2 3 4 5 6 | /// <reference types="vite/client" />
declare const __PARAKEET_VERSION__: string;
declare const __PARAKEET_SOURCE__: string;
declare const __ONNXRUNTIME_VERSION__: string;
|