yberreby commited on
Commit
f626b9e
·
verified ·
1 Parent(s): 32875cc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ JAX-native checkpoint for [CanViT](https://arxiv.org/abs/2603.22570) finetuned o
20
  ## Usage
21
 
22
  ```bash
23
- uv add canvit-nnx
24
  ```
25
 
26
  ```python
 
20
  ## Usage
21
 
22
  ```bash
23
+ uv add "canvit-nnx @ git+https://github.com/yberreby/CanViT-NNX.git"
24
  ```
25
 
26
  ```python