Spaces:
Runtime error
Runtime error
| # DReamMachine Dependencies | |
| # Requires Python 3.9 or higher (check with: python --version) | |
| # HuggingFace libraries | |
| huggingface-hub>=0.20.0 | |
| datasets>=2.16.0 | |
| transformers>=4.36.0 | |
| # Gradio for UI | |
| gradio>=4.0.0 | |
| # Configuration and utilities | |
| pyyaml>=6.0 | |
| python-dotenv>=1.0.0 | |
| # Logging and monitoring | |
| loguru>=0.7.0 | |