From 54f766894256c277dbfbd258b5ca0fd1d2f83ef8 Mon Sep 17 00:00:00 2001 From: tazlin Date: Sat, 17 Feb 2024 11:22:11 -0500 Subject: [PATCH] fix: use sdk with `rc` error field support --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52f8d085..67ab1682 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://download.pytorch.org/whl/cu121 torch>=2.1.2 -horde_sdk~=0.7.36 +horde_sdk~=0.7.38 horde_safety~=0.2.3 hordelib~=2.4.2 horde_model_reference~=0.5.4