llama-omni / requirements_spaces.txt
marcosremar2's picture
fdfddfd
d9bc8de
raw
history blame contribute delete
556 Bytes
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