NaimaAqeel commited on
Commit
bca98ff
·
verified ·
1 Parent(s): 9ddc9f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- fitz==0.0.1.dev2
2
  python-docx==1.1.0
3
  sentence-transformers==2.5.1
4
  gradio==4.29.0
5
- torch>=2.1.0
6
- torchvision>=0.16.0
7
- torchaudio>=2.1.0
8
  matplotlib==3.7.5
9
  numpy==1.24.4
10
  Pillow==10.1.0
11
  regex==2023.12.25
12
-
 
1
+ pymupdf==1.23.8
2
  python-docx==1.1.0
3
  sentence-transformers==2.5.1
4
  gradio==4.29.0
5
+ torch==2.1.2
6
+ torchvision==0.16.2
7
+ torchaudio==2.1.2
8
  matplotlib==3.7.5
9
  numpy==1.24.4
10
  Pillow==10.1.0
11
  regex==2023.12.25