arohcx commited on
Commit
fa30a45
Β·
verified Β·
1 Parent(s): fec6c47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -4
requirements.txt CHANGED
@@ -1,7 +1,15 @@
1
- torch
2
- transformers
3
  scikit-learn
4
- pillow
5
- gradio
6
  PyMuPDF
 
 
 
 
 
 
 
7
  sacremoses
 
 
 
 
1
+ transformers==4.28.0
 
2
  scikit-learn
3
+ pytorch
 
4
  PyMuPDF
5
+ Pillow
6
+ torchvision
7
+ pytesseract
8
+ gradio
9
+
10
+ # Medical Models (BioGPT)
11
+
12
  sacremoses
13
+
14
+ # Dependencies for CLIP Image Analysis
15
+ sentencepiece