create-replicate
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "create-replicate", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Generate a simple Node.js project structure for running AI models with Replicate's API", | ||
@@ -45,2 +45,2 @@ "main": "index.js", | ||
} | ||
} | ||
} |
15668