# FinanceBench-LLM — Hugging Face Spaces Requirements # These are the ONLY dependencies needed for the free CPU demo. gradio>=5.0.0 huggingface-hub>=0.20.0 # For local PEFT inference (if using GPU Space): # transformers>=4.40.0 # peft>=0.10.0 # torch>=2.0.0 # accelerate>=0.27.0