Reality123b commited on
Commit
be16750
·
verified ·
1 Parent(s): c5ff57a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  Flask
2
  requests
3
  googlesearch-python
@@ -6,4 +7,8 @@ transformers
6
  duckduckgo_search
7
  tensorflow
8
  torch
9
- tf-keras
 
 
 
 
 
1
+ # requirements.txt
2
  Flask
3
  requests
4
  googlesearch-python
 
7
  duckduckgo_search
8
  tensorflow
9
  torch
10
+ tf-keras
11
+ edge-tts # Add edge-tts
12
+ aiohttp # Add aiohttp
13
+ Pillow # Add Pillow (PIL)
14
+ huggingface_hub # Add huggingface_hub