sino commited on
Commit
b2222c9
1 Parent(s): a357ba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ tags:
3
  - music
4
  - text-generation-inference
5
  ---
6
- # Experiments:
7
  ## step 1:
8
- conda create -name SpectPrompt python=3.9
9
  ## step 2:
10
  pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
11
  pip install transformers datasets librosa einops_exts einops mmcls peft ipdb torchlibrosa
 
3
  - music
4
  - text-generation-inference
5
  ---
6
+ # Environment:
7
  ## step 1:
8
+ conda create -name SpectPrompt python=3.9
9
  ## step 2:
10
  pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
11
  pip install transformers datasets librosa einops_exts einops mmcls peft ipdb torchlibrosa