jimbozhang commited on
Commit
af3649a
1 Parent(s): 374180c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -22,8 +22,7 @@ CED are simple ViT-Transformer-based models for audio tagging. Notable differenc
22
 
23
  ## Install
24
  ```bash
25
- git clone https://github.com/jimbozhang/hf_transformers_custom_model_ced.git
26
- pip install -r requirements.txt
27
  ```
28
 
29
  ## Inference
 
22
 
23
  ## Install
24
  ```bash
25
+ pip install git+https://github.com/jimbozhang/hf_transformers_custom_model_ced.git
 
26
  ```
27
 
28
  ## Inference