Spaces:
Sleeping
Sleeping
Create main.py
Browse files
main.py
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
python-multipart
|
3 |
+
python-dotenv
|
4 |
+
huggingface_hub
|
5 |
+
Requests
|
6 |
+
#altair
|
7 |
+
fastapi[all]
|
8 |
+
pandas
|
9 |
+
pydantic
|
10 |
+
scikit-learn==1.2.2
|
11 |
+
uvicorn[standard]
|
12 |
+
sentence_transformers
|
13 |
+
torch
|
14 |
+
PyPDF2
|
15 |
+
#pycryptodome
|