iShare commited on
Commit
0e0f0fe
·
1 Parent(s): b16b9b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,7 +3,7 @@
3
  #chromadb
4
  langchain
5
  python-dotenv
6
- #bs4
7
  huggingface_hub
8
  Requests
9
  #flask
@@ -12,7 +12,7 @@ Requests
12
  fastapi[all]
13
  pandas
14
  pydantic
15
- #scikit-learn==1.2.2
16
  uvicorn[standard]
17
  sentence_transformers
18
  #torch
 
3
  #chromadb
4
  langchain
5
  python-dotenv
6
+ bs4
7
  huggingface_hub
8
  Requests
9
  #flask
 
12
  fastapi[all]
13
  pandas
14
  pydantic
15
+ scikit-learn==1.2.2
16
  uvicorn[standard]
17
  sentence_transformers
18
  #torch