| # Core processing | |
| pyyaml>=6.0 | |
| python-docx>=1.0 | |
| PyPDF2>=3.0 | |
| sentence-transformers>=2.7 | |
| tiktoken>=0.7 | |
| # CLI | |
| click>=8.1 | |
| # UI (HuggingFace Space) | |
| gradio>=4.32 | |
| # Opcional: variables de entorno | |
| python-dotenv>=1.0 | |
| transformers>=4.41 | |
| # Core processing | |
| pyyaml>=6.0 | |
| python-docx>=1.0 | |
| PyPDF2>=3.0 | |
| sentence-transformers>=2.7 | |
| tiktoken>=0.7 | |
| # CLI | |
| click>=8.1 | |
| # UI (HuggingFace Space) | |
| gradio>=4.32 | |
| # Opcional: variables de entorno | |
| python-dotenv>=1.0 | |
| transformers>=4.41 | |