frozen8569 commited on
Commit
46eee7f
·
verified ·
1 Parent(s): c826953

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
- streamlit # <-- Changed from streamlit
2
  torch
3
  transformers
4
  accelerate
5
- bitsandbytes
6
  langchain
7
  langchain-community
8
  faiss-cpu
9
  sentence-transformers
10
  pymupdf
11
  aif360
12
- --extra-index-url https://download.pytorch.org/whl/cu113
13
- torch
 
1
+ streamlit
2
  torch
3
  transformers
4
  accelerate
 
5
  langchain
6
  langchain-community
7
  faiss-cpu
8
  sentence-transformers
9
  pymupdf
10
  aif360
11
+ pandas