installation fixes

This commit is contained in:
Hardik Shah 2024-08-05 18:04:36 -07:00
parent 0de5a807c7
commit 0a67f3d3e6
4 changed files with 38 additions and 26 deletions

View file

@ -29,7 +29,7 @@ COMMON_DEPENDENCIES = [
"httpx",
"huggingface-hub",
"json-strong-typing",
"git+ssh://git@github.com/meta-llama/llama-models.git",
"llama-models",
"omegaconf",
"pandas",
"Pillow",