forestav commited on
Commit
388f86f
·
1 Parent(s): e372c76

requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +67 -0
requirements.txt ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==24.3.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.0
5
+ certifi==2024.12.14
6
+ charset-normalizer==3.4.0
7
+ click==8.1.8
8
+ colorama==0.4.6
9
+ docx2txt==0.8
10
+ filelock==3.16.1
11
+ fsspec==2024.12.0
12
+ gitdb==4.0.11
13
+ GitPython==3.1.43
14
+ huggingface-hub==0.27.0
15
+ idna==3.10
16
+ Jinja2==3.1.5
17
+ joblib==1.4.2
18
+ jsonschema==4.23.0
19
+ jsonschema-specifications==2024.10.1
20
+ markdown-it-py==3.0.0
21
+ MarkupSafe==3.0.2
22
+ mdurl==0.1.2
23
+ mpmath==1.3.0
24
+ narwhals==1.19.0
25
+ networkx==3.4.2
26
+ numpy==2.2.1
27
+ packaging==24.2
28
+ pandas==2.2.3
29
+ pillow==11.0.0
30
+ pinecone-client==5.0.1
31
+ pinecone-plugin-inference==1.1.0
32
+ pinecone-plugin-interface==0.0.7
33
+ protobuf==5.29.2
34
+ pyarrow==18.1.0
35
+ pydeck==0.9.1
36
+ Pygments==2.18.0
37
+ PyPDF2==3.0.1
38
+ python-dateutil==2.9.0.post0
39
+ python-dotenv==1.0.1
40
+ pytz==2024.2
41
+ PyYAML==6.0.2
42
+ referencing==0.35.1
43
+ regex==2024.11.6
44
+ requests==2.32.3
45
+ rich==13.9.4
46
+ rpds-py==0.22.3
47
+ safetensors==0.4.5
48
+ scikit-learn==1.6.0
49
+ scipy==1.14.1
50
+ sentence-transformers==3.3.1
51
+ setuptools==75.6.0
52
+ six==1.17.0
53
+ smmap==5.0.1
54
+ streamlit==1.41.1
55
+ sympy==1.13.1
56
+ tenacity==9.0.0
57
+ threadpoolctl==3.5.0
58
+ tokenizers==0.21.0
59
+ toml==0.10.2
60
+ torch==2.5.1
61
+ tornado==6.4.2
62
+ tqdm==4.67.1
63
+ transformers==4.47.1
64
+ typing_extensions==4.12.2
65
+ tzdata==2024.2
66
+ urllib3==2.3.0
67
+ watchdog==6.0.0