| # 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.4.1 | |
| accelerate>=0.25.0 | |
| diffusers>=0.24.0 | |
| xformers>=0.0.22 | |
| invisible-watermark>=0.2.0 | |
| safetensors>=0.4.0 | |
| diffusers | |
| sentencepiece | |
| # 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 | |
| #fitz | |
| PyMuPDF | |
| # System and performance | |
| psutil>=5.9.0 | |
| # Other Stuff | |
| ## From https://huggingface.co/spaces/black-forest-labs/FLUX.1-schnell/blob/main/requirements.txt | |
| #accelerate | |
| #git+https://github.com/huggingface/diffusers.git | |
| #invisible_watermark | |
| #torch | |
| #transformers==4.42.4 | |
| #xformers | |
| #sentencepiece | |