Goyam02 commited on
Commit
7da3129
·
verified ·
1 Parent(s): 79005c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -91
requirements.txt CHANGED
@@ -1,97 +1,9 @@
1
- aiofiles==24.1.0
2
- annotated-doc==0.0.4
3
- annotated-types==0.7.0
4
- anyio==4.12.0
5
- asttokens==3.0.1
6
- brotli==1.2.0
7
- certifi==2025.11.12
8
- charset-normalizer==3.4.4
9
- click==8.3.1
10
- colorama==0.4.6
11
- comm==0.2.3
12
- debugpy==1.8.17
13
- decorator==5.2.1
14
- executing==2.2.1
15
- fastapi==0.124.0
16
- ffmpy==1.0.0
17
- filelock==3.19.1
18
- fsspec==2025.9.0
19
- gradio==6.0.2
20
- gradio_client==2.0.1
21
- groovy==0.1.2
22
- h11==0.16.0
23
- hf-xet==1.2.0
24
- httpcore==1.0.9
25
- httpx==0.28.1
26
- huggingface-hub==0.36.0
27
- idna==3.11
28
- ipykernel==7.1.0
29
- ipython==9.8.0
30
- ipython_pygments_lexers==1.1.1
31
- ipywidgets==8.1.8
32
- jedi==0.19.2
33
- Jinja2==3.1.3
34
- jupyter_client==8.6.3
35
- jupyter_core==5.9.1
36
- jupyterlab_widgets==3.0.16
37
  langchain
38
  langchain-community
39
  langchain-chroma
40
  langchain-nomic
41
  chromadb
42
  python-dotenv
43
- markdown-it-py==4.0.0
44
- MarkupSafe==2.1.5
45
- matplotlib-inline==0.2.1
46
- mdurl==0.1.2
47
- mpmath==1.3.0
48
- nest-asyncio==1.6.0
49
- networkx==3.5
50
- numpy==2.3.5
51
- orjson==3.11.5
52
- packaging==25.0
53
- pandas==2.3.3
54
- parso==0.8.5
55
- pillow==11.3.0
56
- platformdirs==4.5.1
57
- prompt_toolkit==3.0.52
58
- psutil==7.1.3
59
- pure_eval==0.2.3
60
- pydantic==2.12.4
61
- pydantic_core==2.41.5
62
- pydub==0.25.1
63
- Pygments==2.19.2
64
- python-dateutil==2.9.0.post0
65
- python-multipart==0.0.20
66
- pytz==2025.2
67
- PyYAML==6.0.3
68
- pyzmq==27.1.0
69
- regex==2025.11.3
70
- requests==2.32.5
71
- rich==14.2.0
72
- safehttpx==0.1.7
73
- safetensors==0.7.0
74
- semantic-version==2.10.0
75
- shellingham==1.5.4
76
- six==1.17.0
77
- stack-data==0.6.3
78
- starlette==0.50.0
79
- sympy==1.13.1
80
- tokenizers==0.22.1
81
- tomlkit==0.13.3
82
- torch==2.6.0+cu124
83
- torchaudio==2.6.0+cu124
84
- torchvision==0.21.0+cu124
85
- tornado==6.5.2
86
- tqdm==4.67.1
87
- traitlets==5.14.3
88
- transformers==4.57.3
89
- typer==0.20.0
90
- typing-inspection==0.4.2
91
- typing_extensions==4.15.0
92
- tzdata==2025.2
93
- urllib3==2.6.0
94
- uvicorn==0.38.0
95
- wcwidth==0.2.14
96
- widgetsnbextension==4.0.15
97
-
 
1
+ gradio==4.40.0
2
+ pandas
3
+ numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  langchain
5
  langchain-community
6
  langchain-chroma
7
  langchain-nomic
8
  chromadb
9
  python-dotenv