maxenceLIOGIER commited on
Commit
f99827b
·
verified ·
1 Parent(s): 0ac5916

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +2 -2
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ portaudio19-dev
requirements.txt CHANGED
@@ -8,9 +8,9 @@ matplotlib==3.10.0
8
  numpy
9
  pandas==2.2.3
10
  plotly==6.0.0
11
- portaudio==19.6.0
12
  # PyAudio
13
- pyaudio==0.2.11
14
  # pyaudio-wheels
15
  python-dotenv==1.0.1
16
  rapidfuzz==3.12.1
 
8
  numpy
9
  pandas==2.2.3
10
  plotly==6.0.0
11
+ # portaudio==19.6.0
12
  # PyAudio
13
+ pyaudio
14
  # pyaudio-wheels
15
  python-dotenv==1.0.1
16
  rapidfuzz==3.12.1