Skip to content

Commit 72dabc6

Browse files
committed
Label as early alpha software
1 parent 1dc6b58 commit 72dabc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ A JavaScript client for [Replicate](https://replicate.com/). It lets you run
44
models from Node.js and the web (coming soon!), and do various other things with
55
Replicate.
66

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+
713
## Usage
814

915
Install with `npm install replicate`

0 commit comments

Comments
 (0)