geraldWang commited on
Commit
caf409e
·
verified ·
1 Parent(s): c6ae978

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -10
requirements.txt CHANGED
@@ -1,10 +1,15 @@
1
- gradio
2
- groq
3
- pypdf
4
- python-docx
5
- sentence-transformers
6
- numpy
7
- chromadb
8
- scikit-learn
9
- python-telegram-bot
10
- requests
 
 
 
 
 
 
1
+ gradio
2
+ groq
3
+ pypdf
4
+ python-docx
5
+ sentence-transformers
6
+ numpy
7
+ chromadb
8
+ scikit-learn
9
+ requests
10
+ torch
11
+ transformers
12
+ huggingface-hub
13
+ tokenizers
14
+ tqdm
15
+ onnxruntime