acecalisto3 commited on
Commit
34ee580
1 Parent(s): bee2232

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- huggingface_hub
 
2
  gradio
3
- transformers
 
 
4
  requests
5
- sentence_transformers
6
- openai
7
- blackbox-ai
 
1
+ aiohttp
2
+ async-timeout
3
  gradio
4
+ nltk
5
+ numpy
6
+ pandas
7
  requests
8
+ transformers
9
+ tqdm
10
+ webbrowser