Spaces:
Running
on
Zero
Running
on
Zero
File size: 1,067 Bytes
6f3d42c 9b97b7b 6f3d42c 387b6ea 11004c5 59c1c22 138286c 3085585 59c1c22 1937645 0c0a08a fff212b 4d01a46 6f3d42c f4c57ae 0df2640 1803cc3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# Note that this requirements file is optimised for Hugging Face spaces / Python 3.10. Please use requirements_no_local.txt for installation without local model inference (simplest approach to get going). Please use requirements_cpu.txt for CPU instances and requirements_gpu.txt for GPU instances using Python 3.11 pandas==2.3.3 gradio==5.49.1 transformers==4.56.0 spaces==0.42.1 boto3==1.40.48 pyarrow==21.0.0 openpyxl==3.1.5 markdown==3.7 tabulate==0.9.0 lxml==5.3.0 google-genai==1.33.0 openai==2.2.0 html5lib==1.1 beautifulsoup4==4.12.3 rapidfuzz==3.13.0 python-dotenv==1.1.0 # GPU (for huggingface instance) # Torch/Unsloth and llama-cpp-python # Latest compatible with CUDA 12.4 torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cu124 unsloth[cu124-torch260]==2025.9.4 unsloth_zoo==2025.9.5 timm==1.0.19 # llama-cpp-python direct wheel link for GPU compatible version 3.16 for use with Python 3.10 and Hugging Face https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.16-cu124/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl |