Spaces:
Sleeping
Sleeping
Patryk Studzinski
update HuggingFaceInferenceAPI comment for clarity; change huggingface_hub version to minimum required
f4ce3a1
| fastapi==0.104.1 | |
| uvicorn[standard]==0.24.0 | |
| transformers==4.36.2 | |
| accelerate==0.25.0 | |
| huggingface_hub>=0.26.0 | |
| pydantic==2.5.0 | |
| importlib-metadata | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| torch>=2.1.0 | |
| # llama-cpp-python is installed at runtime to avoid build issues in Spaces | |
| # bitsandbytes is optional for 8-bit quantization (CPU optimization) | |
| # bitsandbytes==0.49.0 | |