File size: 382 Bytes
b6c9352 ce40873 b6c9352 0ed0b30 ce40873 0ed0b30 b6c9352 0ed0b30 ce40873 b6c9352 0ed0b30 ce40873 b6c9352 ce40873 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# Core ML/DL torch>=2.0.0,<3.0.0 transformers>=4.30.0,<5.0.0 sentencepiece>=0.1.99 # Interface gradio>=3.50.0,<4.0.0 # PDF Processing PyMuPDF>=1.22.3 PyPDF2>=3.0.0 python-magic>=0.4.27 # NLP nltk>=3.8.1 regex>=2023.5.5 # Utils & Types typing-extensions>=4.7.1 tqdm>=4.65.0 numpy>=1.24.0 pandas>=2.0.0 # Monitoring psutil>=5.9.0 # Logging rich>=13.3.5 python-json-logger>=2.0.7 |