Skip to content

Commit

Permalink
chore: use minor version compat. horde dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Jan 23, 2024
1 parent b15596a commit 3daf341
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--extra-index-url https://download.pytorch.org/whl/cu121
torch>=2.1.2

horde_sdk>=0.7.31
horde_safety>=0.2.3
hordelib~=2.3.7
horde_sdk~=0.7.33
horde_safety~=0.2.3
hordelib~=2.4.0
horde_model_reference

python-dotenv
Expand Down

0 comments on commit 3daf341

Please sign in to comment.