| # torch, numpy and pandas are provided by the Space image and are deliberately not pinned here: | |
| # on ZeroGPU the CUDA build must match the platform's driver, and asking pip for a different one | |
| # is the usual way a Space that works in a notebook fails to build. | |
| transformers>=4.45 | |
| accelerate | |
| bitsandbytes | |
| sentencepiece | |
| einops | |
| sentence-transformers | |
| huggingface_hub>=0.23 | |
| gradio>=4.44 | |
| spaces | |