camparchimedes commited on
Commit
de293de
·
verified ·
1 Parent(s): abdc95a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
  transformers==4.37.1
2
- torch==2.0.1
3
- torchaudio==2.0.2
4
- torchtext==0.15.2
5
- numpy==1.24.2
6
- pandas==1.5.3
7
- scikit-learn==1.2.2
8
- nltk==3.8.1
9
- spacy==3.5.3
10
- gradio==3.23.0
11
- networkx==3.0
12
- Pillow==9.4.0
13
- ffmpeg-python==0.2.0
14
- soundfile==0.11.0
15
- pydub==0.25.1
16
- huggingface_hub==0.16.4
17
- fpdf==1.7.2
 
1
  transformers==4.37.1
2
+ torch
3
+ torchaudio
4
+ torchtext
5
+ numpy
6
+ panda
7
+ scikit-learn
8
+ nltk
9
+ spacy
10
+ gradio
11
+ networkx
12
+ Pillow
13
+ ffmpeg-python
14
+ soundfile
15
+ pydub
16
+ huggingface_hub
17
+ fpdf