mattricesound commited on
Commit
4234cf4
1 Parent(s): 44053aa

Update README

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,4 +1,7 @@
1
  # soundsauce
2
-
 
3
  `pip install -e .`
 
 
4
  `python inference.py`
 
1
  # soundsauce
2
+ # Install
3
+ `python -m venv env`
4
  `pip install -e .`
5
+
6
+ # Inference
7
  `python inference.py`