Chamin09 commited on
Commit
718c82f
·
verified ·
1 Parent(s): 5bc018f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -14
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- llama-index
2
- transformers
3
- gradio
4
- pandas
5
- numpy
6
- matplotlib
7
- plotly
8
- sentence-transformers
9
- chromadb
10
- torch
11
- pillow
12
- chardet
13
- bitsandbytes
14
- accelerate
 
 
1
+ llama-index
2
+ transformers
3
+ gradio
4
+ pandas
5
+ numpy
6
+ matplotlib
7
+ plotly
8
+ sentence-transformers
9
+ chromadb
10
+ torch
11
+ pillow
12
+ chardet
13
+ bitsandbytes
14
+ accelerate
15
+ scikit-learn