broadfield-dev commited on
Commit
e14e06f
·
verified ·
1 Parent(s): f7c61f2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask==2.3.2
2
+ flask-socketio==5.3.6
3
+ requests==2.32.3
4
+ datasets==2.20.0
5
+ sentence-transformers==2.7.0
6
+ faiss-cpu==1.7.4
7
+ python-dotenv==1.0.0
8
+ gunicorn==20.1.0
9
+ huggingface_hub==0.23.0
10
+ numpy==1.26.4
11
+ eventlet==0.33.3
12
+ beautifulsoup4==4.12.3
13
+ duckduckgo-search==5.3.1b1
14
+ googlesearch-python==1.2.3