UNPKG

llama-latex

Version:

Image to LaTeX with Llama 3.2 Vision.

11 lines 249 B
{ "compilerOptions": { "target": "es2020", "module": "commonjs", "outDir": "./dist", "declaration": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true } }