histlearn commited on
Commit
80a320d
1 Parent(s): 72eec72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- transformers==4.30.2
2
- torch==2.0.1
3
- Pillow==9.4.0
4
- gtts==2.3.1
5
- gradio==3.1.4
6
- spacy==3.5.3
7
- nltk==3.8.1
8
- requests==2.28.2
9
- matplotlib==3.7.1
10
- httpx==0.21.1
11
- httpcore==0.14.7
12
  huggingface_hub
13
- numpy==1.21.6
14
- pydantic==1.10.8
15
- thinc==8.1.7
 
1
+ transformers
2
+ torch
3
+ Pillow
4
+ gtts
5
+ gradio
6
+ spacy
7
+ nltk
8
+ requests
9
+ matplotlib
10
+ httpx
11
+ httpcore
12
  huggingface_hub
13
+ numpy
14
+ pydantic
15
+ thinc