exo: 0-unstable-2024-11-14 -> 0-unstable-2024-11-30

This commit is contained in:
Gaetan Lepage 2024-12-02 15:17:29 +00:00
parent 5f708cb9c0
commit 117601c9a0

View File

@ -7,14 +7,14 @@
}:
python3Packages.buildPythonApplication {
pname = "exo";
version = "0-unstable-2024-11-14";
version = "0-unstable-2024-11-30";
pyproject = true;
src = fetchFromGitHub {
owner = "exo-explore";
repo = "exo";
rev = "f1eec9fa64a0c14e0ef2eec092b799009b3d4a1e";
hash = "sha256-WrJrhMtq+S5VD3oyW1k3fkOHunTzdFk0HavjOXLhIKU=";
rev = "fcce9c347404e37921890e85f8d251e17025acc0";
hash = "sha256-ROWNhQuAwjKfcEWYWSJTPaksXdxQZ9nOoR7Ft63Kx2A=";
};
build-system = with python3Packages; [ setuptools ];
@ -27,13 +27,14 @@ python3Packages.buildPythonApplication {
aiohttp
aiohttp-cors
aiofiles
blobfile
grpcio
grpcio-tools
jinja2
netifaces
numpy
nuitka
nvidia-ml-py
opencv-python
pillow
prometheus-client
protobuf
@ -41,7 +42,6 @@ python3Packages.buildPythonApplication {
pydantic
requests
rich
safetensors
tenacity
tqdm
transformers