darsoarafa commited on
Commit
e1bca63
·
verified ·
1 Parent(s): 6a43a90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -15
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
- accelerate
2
- gradio
3
- spaces
4
- torch
5
- transformers
6
- bitsandbytes
7
- sentencepiece
8
-
9
- huggingface_hub==0.25.2
10
- numpy
11
- dataclasses
12
- typing-extensions
13
- python-dateutil
14
- python-dotenv
15
- networkx
 
1
+ gradio==4.44.1
2
+ transformers==4.44.2
3
+ torch==2.4.1
4
+ numpy==1.26.4
5
+ librosa==0.10.2
6
+ soundfile==0.12.1
7
+ reportlab==4.2.2