Skip to content

Commit

Permalink
Merge branch 'main' of github.com:KCaverly/replicate-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
KCaverly committed Nov 29, 2023
2 parents eb240d2 + 87960f8 commit f3a64fe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# replicate-rs
A lightweight un-official minimal client for replicate.
An un-official minimal async client for [Replicate](https://replicate.com/).
Provides simple type safe functionality for interacting with Replicate models with [serde](https://serde.rs/) and [isahc](https://docs.rs/isahc/latest/isahc/).

<a href="https://crates.io/crates/replicate-rs"><img src="https://img.shields.io/crates/v/replicate-rs"></a>


0 comments on commit f3a64fe

Please sign in to comment.