AbdalrhmanRi commited on
Commit
fae1faf
·
verified ·
1 Parent(s): e4d3d25

Update Readme.txt

Browse files
Files changed (1) hide show
  1. Readme.txt +2 -2
Readme.txt CHANGED
@@ -3,9 +3,9 @@
3
  - pip install pypdf
4
  - pip install sentence-transformers
5
  - pip install -U langchain-community
6
- - pip install deep_translator
7
  - pip install langchain
8
- - pip install huggingface_hub
9
  - pip install streamlit
10
  - pip install torch==2.3.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html (For CUDA) or pip install faiss-cpu (if you want use CPU).
11
  - (also you can use this for CUDA) pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121.
 
3
  - pip install pypdf
4
  - pip install sentence-transformers
5
  - pip install -U langchain-community
6
+ - pip install deep_translator
7
  - pip install langchain
8
+ - pip install huggingface_hub
9
  - pip install streamlit
10
  - pip install torch==2.3.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html (For CUDA) or pip install faiss-cpu (if you want use CPU).
11
  - (also you can use this for CUDA) pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121.