Spaces:
Sleeping
Sleeping
| # --- AI & Model Inference (CPU optimized) --- | |
| llama-cpp-python==0.3.31 | |
| huggingface_hub>=0.21.0 | |
| python-dotenv | |
| # --- Queue & Asynchronous Processing --- | |
| redis>=5.0.1 | |
| bullmq | |
| # --- Utilities --- | |
| pydantic>=2.6.0 | |
| typing-extensions>=4.10.0 | |