Spaces:
Build error
Build error
File size: 556 Bytes
e7a98ef 18dcc68 c57019c d9bc8de c57019c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
pip==24.0 # --- hot-fix for the OmegaConf metadata problem --- omegaconf @ git+https://github.com/omry/omegaconf.git@fd9109cff74d05794e14562dcbdde442eb24635d hydra-core==1.0.7 # still required by fairseq 0.12 # -------------------------------------------------- torch>=2.0.0 numpy>=1.24.0 transformers>=4.34.0 accelerate>=0.21.0 gradio>=3.50.2,<4.0.0 # Stay below 4.0 to maintain compatibility fastapi>=0.104.0 uvicorn>=0.23.2 pydantic>=2.3.0 openai-whisper>=0.0.1 tqdm>=4.66.1 requests>=2.31.0 git+https://github.com/pytorch/fairseq.git |