NeuroSenko commited on
Commit
000deea
1 Parent(s): e06b901

update dependencies

Browse files
Files changed (3) hide show
  1. README.md +4 -3
  2. packages.txt +1 -0
  3. requirements.txt +0 -1
README.md CHANGED
@@ -10,6 +10,7 @@ pinned: false
10
  ---
11
 
12
  How to run locally using Windows:
13
- 1. Clone the repo: `git clone https://huggingface.co/spaces/NeuroSenko/audio-processing-utils`
14
- 2. Run `install.bat`
15
- 3. Run `start.bat`
 
 
10
  ---
11
 
12
  How to run locally using Windows:
13
+ 1. Mare sure you have installed ffmpeg in your system
14
+ 2. Clone the repo: `git clone https://huggingface.co/spaces/NeuroSenko/audio-processing-utils`
15
+ 3. Run `install.bat`
16
+ 4. Run `start.bat`
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt CHANGED
@@ -1,2 +1 @@
1
- ffmpeg
2
  gradio
 
 
1
  gradio