CoolFace
Apppublic

DecliTech/Coding-Projects

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
package.json8 linesDownload Raw Back to root
1{2  "dependencies": {3    "@google/generative-ai": "^0.24.0",4    "mime-types": "^3.0.1",5    "p-limit": "^6.2.0",6    "puppeteer": "^24.6.0"7  }8}