GodsDevProject commited on
Commit
0631278
·
verified ·
1 Parent(s): 821d4ae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- beautifulsoup4
2
- datasets
3
- gradio>=6,<7
4
  aiohttp
 
 
 
5
  faiss-cpu
6
- httpx
7
- networkx
8
- pandas
9
- requests
10
- sentence-transformers
11
- uuid
12
- pytest
13
- pytest-asyncio
14
- plotly
 
1
+ gradio>=4.36.0
2
+ requests
 
3
  aiohttp
4
+ beautifulsoup4
5
+ numpy
6
+ scikit-learn
7
  faiss-cpu
8
+ plotly>=5.18.0