iimran commited on
Commit
30e83d4
·
verified ·
1 Parent(s): 452e0bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio>=3.0
2
- spacy>=3.0
3
- phonenumbers>=8.0
4
- transformers>=4.0
 
 
5
  torch
6
- tiktoken
7
- dotenv
 
1
+ requests
2
+ tiktoken
3
+ gradio
4
+ cryptography
5
+ phonenumbers
6
+ spacy
7
  torch
8
+ transformers