Spaces:
Build error
Build error
File size: 676 Bytes
f8faee0 0687749 f8faee0 0687749 eb03bd6 f8faee0 f19423b 67181d4 f19423b 67181d4 b9d5a3c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | gradio[oauth,mcp]==6.18.0 pandas numpy requests huggingface_hub>=1.2.0,<2.0 gpxpy folium plotly pydantic>=2.11.10,<2.12.5 Pillow # ASR: transformers + torch as fallback for Hugging Face (no pywhispercpp available there) # transformers # torch # soundfile # Local-only ASR dependencies (optional — only work when pywhispercpp native binaries are present) pywhispercpp # Uncomment for local GPU-accelerated ASR miniaudio # Uncomment for local audio resampling (required by pywhispercpp path) # Replace the generic llama-cpp-python with a specific version known to have wheels llama-cpp-python==0.2.79 # Uncomment to run local GGUF LLM instead of mock backend |