Spaces:
Runtime error
Runtime error
Commit
·
7b4befa
1
Parent(s):
bd6cc93
Update README.md
Browse files
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
|
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 |
|