camparchimedes commited on
Commit
5682031
·
verified ·
1 Parent(s): b8712f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -19
requirements.txt CHANGED
@@ -1,25 +1,9 @@
1
- transformers==4.37.1
2
  torch
3
- torchaudio
4
- torchtext
5
  numpy
6
- panda
7
- scikit-learn
8
- scipy
9
- nltk
10
- spacy
11
  gradio
12
- networkx
13
- Pillow
14
- ffmpeg-python
15
- soundfile
16
- pydub
17
- huggingface_hub
18
  fpdf
19
  gpuinfo
20
  spaces
21
- pysrt
22
- psutil==5.9.2
23
- requests
24
- tqdm==4.64.1
25
- EasyNMT==2.0.2
 
1
+ transformers
2
  torch
 
 
3
  numpy
 
 
 
 
 
4
  gradio
 
 
 
 
 
 
5
  fpdf
6
  gpuinfo
7
  spaces
8
+ psutil
9
+ tqdm