| # Core dependencies | |
| gradio>=4.0.0 | |
| huggingface-hub>=0.19.0 | |
| transformers>=4.36.0 | |
| python-pptx>=0.6.21 | |
| llama-cpp-python>=0.2.0 | |
| # Machine Learning and AI | |
| torch>=2.1.0 | |
| accelerate>=0.25.0 | |
| diffusers>=0.24.0 | |
| xformers>=0.0.22 | |
| invisible-watermark>=0.2.0 | |
| safetensors>=0.4.0 | |
| diffusers | |
| # Image processing | |
| Pillow>=10.0.0 | |
| requests>=2.31.0 | |
| # Utilities | |
| tqdm>=4.66.0 | |
| numpy>=1.24.0 | |
| packaging>=23.0 | |
| regex>=2023.0.0 | |
| pyyaml>=6.0.0 | |
| # Optional PDF support | |
| PyPDF2>=3.0.0 | |
| pdf2image>=1.16.0 | |
| # System and performance | |
| psutil>=5.9.0 | |