Spaces:
Sleeping
Sleeping
| gradio>=4.0.0 | |
| pandas>=2.0.0 | |
| numpy>=1.24.0 | |
| torch>=2.0.0 | |
| transformers>=4.35.0 | |
| sentence-transformers>=2.2.0 | |
| openpyxl>=3.1.0 | |
| xlrd>=2.0.0 | |
| # Optional but recommended for faster LLM inference | |
| vllm>=0.5.0 | |
| # For CUDA support (if using GPU) | |
| # Install PyTorch with CUDA separately: | |
| # pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 | |