sino commited on
Commit
07bc64b
·
1 Parent(s): 0d1f840

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,10 +3,10 @@ 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
12
  pip install -U openmim
 
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
12
  pip install -U openmim