mmcc007 commited on
Commit
ad922d9
·
verified ·
1 Parent(s): 748113b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- beautifulsoup4==4.12.3
2
- faiss_cpu==1.8.0.post1
3
- Flask==3.0.3
4
- Flask_SocketIO==5.4.1
5
- gradio==4.44.1
6
- numpy==2.1.2
7
- openai==1.51.1
8
- Requests==2.32.3
9
- scikit_learn==1.5.2
10
- validators==0.28.1
11
- Werkzeug==3.0.4
 
1
+ beautifulsoup4
2
+ faiss_cpu
3
+ Flask
4
+ Flask_SocketIO
5
+ gradio
6
+ numpy
7
+ openai
8
+ Requests
9
+ scikit_learn
10
+ validators
11
+ Werkzeug