Skip to content

Commit

Permalink
Feat: 추가 패키지 & 도커 디렉토리
Browse files Browse the repository at this point in the history
requirements.txt 및 import 추가
도커 작업 디렉토리 하위폴더 models 생성
  • Loading branch information
semnisem committed Nov 16, 2024
1 parent 4e626fa commit ad64a37
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,9 @@ botocore==1.34.141
requests==2.32.3
charset-normalizer==3.3.2
openai==1.46.0
pymilvus==2.4.6
pymilvus==2.4.6
torch==2.5.1
torchvision==0.20.1
matplotlib==3.9.1.post1
ultralytics==8.3.31
git+https://github.com/facebookresearch/segment-anything.git@dca509fe793f601edb92606367a655c15ac00fdf

0 comments on commit ad64a37

Please sign in to comment.