iShare commited on
Commit
23edf51
1 Parent(s): 1b9aada

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi[all]
2
+ pydantic
3
+ scikit-learn==1.2.2
4
+ uvicorn[standard]
5
+
6
+ #langchain
7
+ #python-multipart
8
+ #python-dotenv
9
+ #huggingface_hub
10
+ #Requests
11
+ #pandas
12
+ #sentence_transformers
13
+ #torch
14
+ #PyPDF2
15
+ #pycryptodome
16
+ #altair