Skip to content

Commit ad64a37

Browse files
committed
Feat: 추가 패키지 & 도커 디렉토리
requirements.txt 및 import 추가 도커 작업 디렉토리 하위폴더 models 생성
1 parent 4e626fa commit ad64a37

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,9 @@ botocore==1.34.141
4444
requests==2.32.3
4545
charset-normalizer==3.3.2
4646
openai==1.46.0
47-
pymilvus==2.4.6
47+
pymilvus==2.4.6
48+
torch==2.5.1
49+
torchvision==0.20.1
50+
matplotlib==3.9.1.post1
51+
ultralytics==8.3.31
52+
git+https://github.com/facebookresearch/segment-anything.git@dca509fe793f601edb92606367a655c15ac00fdf

0 commit comments

Comments
 (0)