mirror of
https://github.com/v0l/route96.git
synced 2025-06-16 00:08:10 +00:00
feat: webhook init
This commit is contained in:
@ -26,3 +26,6 @@ blurhash = "0.2.1"
|
||||
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.5.1" }
|
||||
candle-nn = { git = "https://github.com/huggingface/candle.git", version = "0.5.1" }
|
||||
candle-transformers = { git = "https://github.com/huggingface/candle.git", version = "0.5.1" }
|
||||
ureq = { version = "2.9.7", features = ["json"] }
|
||||
url = "2.5.0"
|
||||
serde_with = { version = "3.8.1", features = ["hex"] }
|
||||
|
Reference in New Issue
Block a user