Skip to content

Commit

Permalink
temporarily remove llm dependency til model loading issue is solved
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamby777 committed Mar 7, 2024
1 parent d1e2c93 commit 9836c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pets-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dialogical = "*"
godot = { git = "https://github.com/godot-rust/gdext", branch = "master", features = ["experimental-threads"]}
indoc = "2.0.4"
libdx = "2.1.1"
llm = "0.1.1"
# llm = "0.1.1"
num_enum = "0.7.1"
rand = "0.8.5"
ribbons = "0.1.0"
Expand Down

0 comments on commit 9836c1c

Please sign in to comment.