Spaces:
Running
Running
| { | |
| "name": "push-model-from-web", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@huggingface/hub": "^0.1.5" | |
| }, | |
| "devDependencies": { | |
| "prettier": "^2.8.4", | |
| "tailwindcss": "^3.2.7" | |
| } | |
| } | |