CoolFace
Apppublic

vonargo/mosAIc

sourceHugging Facemitupdated 2mo agoView on Hugging Face
1likes
package.json11 linesDownload Raw Back to root
1{2  "name": "mosaic",3  "version": "2.3.0",4  "private": true,5  "type": "module",6  "description": "A reconfigurable surface for directing an LLM — a static HuggingFace Space.",7  "scripts": {8    "test": "node --test"9  }10}11