ragunath-ravi commited on
Commit
63c0971
·
verified ·
1 Parent(s): 1b4bf2d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- gradio==4.44.0
2
- langchain==0.3.1
3
- huggingface-hub==0.24.6
4
- transformers==4.44.2
5
- sentence-transformers==3.0.1
6
- faiss-cpu==1.8.0
7
- PyPDF2==3.0.1
8
- python-docx==1.1.2
9
- python-pptx==0.6.23
10
- pandas==2.2.2
11
- markdown==3.7
12
  asyncio
13
  dataclasses
14
  uuid
 
1
+ gradio
2
+ langchain
3
+ huggingface-hub
4
+ transformers
5
+ sentence-transformers
6
+ faiss-cpu
7
+ PyPDF2
8
+ python-docx
9
+ python-pptx
10
+ pandas
11
+ markdown
12
  asyncio
13
  dataclasses
14
  uuid