BorisovMaksim commited on
Commit
7b4befa
·
1 Parent(s): bd6cc93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ You can record your voice in noisy conditions and get denoised version using DEM
18
  # Running
19
  Without docker:
20
 
21
- <pre><code>pip install -r requirement.txt
22
  python app.py</code></pre>
23
 
24
 
 
18
  # Running
19
  Without docker:
20
 
21
+ <pre><code>pip install -r requirements.txt
22
  python app.py</code></pre>
23
 
24