mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00

- `api::Api` -> `api::tokio::api` (And created new `api::sync::Api`). - Remove `tokio` from all our examples. - Using similar codebase for now instead of ureq (for simplicity).