Skip to content

Commit

Permalink
fix: correct version pins
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Aug 31, 2023
1 parent 43745ba commit 24d73fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add this in for tox, comment out for build
--extra-index-url https://download.pytorch.org/whl/cu118
horde_model_reference~=0.4.8
horde_model_reference~=0.4.11
pydantic
torch>=2.0.0
xformers>=0.0.19
Expand Down Expand Up @@ -42,5 +42,4 @@ scikit-image
mediapipe>=0.9.1.0
unidecode
fuzzywuzzy
horde_clipfree==0.0.2
strenum
strenum

0 comments on commit 24d73fb

Please sign in to comment.