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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  beautifulsoup4
2
  datasets
 
 
3
  faiss-cpu
4
- gradio
5
- gradio>=4.44.0
6
  httpx
7
  networkx
8
  pandas
 
1
  beautifulsoup4
2
  datasets
3
+ gradio>=6,<7
4
+ aiohttp
5
  faiss-cpu
 
 
6
  httpx
7
  networkx
8
  pandas