From b02ade1df5d9a073796af5adcdf693be56402a1d Mon Sep 17 00:00:00 2001 From: Lucas Armand Date: Mon, 15 Dec 2025 14:23:58 -0800 Subject: [PATCH] changed to session --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0a66ae..a8776ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ Requests~=2.32 transformers~=4.52 utils==1.0.* hf_transfer>=0.1.9 -git+https://github.com/vast-ai/vast-sdk.git@worker-sdk \ No newline at end of file +git+https://github.com/vast-ai/vast-sdk.git@session \ No newline at end of file