Skip to content

Commit

Permalink
n
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher5106 committed Oct 18, 2023
1 parent 0e3a936 commit b950ed0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ gradio==3.35.2
# Ultralytics-----------------------------------
ultralytics == 8.0.120

git+https://github.com/openai/CLIP.git
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
REQUIREMENTS += [
"CLIP @ git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33#egg=CLIP"
]

print(REQUIREMENTS)
setup(
name="fastsam",
version="0.1.1",
Expand Down

0 comments on commit b950ed0

Please sign in to comment.