feat: initial bottom text generation
This commit is contained in:
commit
03773647cc
5 changed files with 376 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "naomi-chain"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
markov = "1.1.0"
|
Loading…
Add table
Add a link
Reference in a new issue