We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc6b58 commit 72dabc6Copy full SHA for 72dabc6
README.md
@@ -4,6 +4,12 @@ A JavaScript client for [Replicate](https://replicate.com/). It lets you run
4
models from Node.js and the web (coming soon!), and do various other things with
5
Replicate.
6
7
+## Status
8
+
9
+**This is an early alpha. The implementation might change between versions
10
+without warning. Please use at your own risk and pin to a specific version if
11
+you're relying on this for anything important!**
12
13
## Usage
14
15
Install with `npm install replicate`
0 commit comments