Raiff1982 commited on
Commit
35deb0d
·
verified ·
1 Parent(s): 8051156

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,7 +3,6 @@ datasets
3
  aiohttp
4
  cryptography
5
  faiss-cpu
6
- numpy
7
  pyttsx3
8
  speechrecognition
9
  huggingface_hub
@@ -16,4 +15,5 @@ tensorflow
16
  tensorflow-probability==0.19.0
17
  tf-keras
18
  transformers
19
- typing-extensions==4.5.0
 
 
3
  aiohttp
4
  cryptography
5
  faiss-cpu
 
6
  pyttsx3
7
  speechrecognition
8
  huggingface_hub
 
15
  tensorflow-probability==0.19.0
16
  tf-keras
17
  transformers
18
+ typing-extensions==4.5.0
19
+ numpy