Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-T-G committed Aug 11, 2023
1 parent 061f2d3 commit 1dd9532
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,26 @@ charset-normalizer==3.1.0
click==8.1.3
cmake==3.26.3
colorama==0.4.6
coloredlogs==15.0.1
contourpy==1.0.7
cycler==0.11.0
entrypoints==0.4
fastapi==0.95.1
ffmpy==0.3.0
filelock==3.12.0
flatbuffers==23.5.26
fonttools==4.39.3
frozenlist==1.3.3
fsspec==2023.4.0
gradio-client==0.1.4
gradio==3.28.2
gradio==3.28.3
h11==0.14.0
httpcore==0.17.0
httpx==0.24.0
huggingface-hub==0.14.1
humanfriendly==10.0
idna==3.4
imageio==2.28.1
importlib-resources==5.12.0
jinja2==3.1.2
jsonschema==4.17.3
Expand All @@ -39,6 +43,7 @@ markupsafe==2.1.2
matplotlib==3.7.1
mdit-py-plugins==0.3.3
mdurl==0.1.2
mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@HEAD
mpmath==1.3.0
multidict==6.0.4
networkx==3.1
Expand All @@ -54,30 +59,37 @@ nvidia-cusolver-cu11==11.4.0.1
nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
onnx==1.14.0
onnxruntime==1.15.1
opencv-python==4.7.0.72
orjson==3.8.11
packaging==23.1
pandas==2.0.1
pillow==9.5.0
pims==0.6.1
protobuf==4.24.0
psutil==5.9.5
pydantic==1.10.7
pydub==0.25.1
pygments==2.15.1
pyparsing==3.0.9
pyreadline3==3.4.1
pyrsistent==0.19.3
python-dateutil==2.8.2
python-multipart==0.0.6
pytz==2023.3
pyyaml==6.0
requests==2.29.0
segment-anything
requests==2.30.0
safetensors==0.3.2
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@HEAD
semantic-version==2.10.0
setuptools==67.7.2
six==1.16.0
slicerator==1.1.0
sniffio==1.3.0
starlette==0.26.1
sympy==1.11.1
timm==0.9.5
toolz==0.12.0
torch==2.0.0
torchvision==0.15.1
Expand All @@ -86,7 +98,7 @@ triton==2.0.0
typing-extensions==4.5.0
tzdata==2023.3
uc-micro-py==1.0.2
urllib3==1.26.15
urllib3==2.0.2
uvicorn==0.22.0
websockets==11.0.2
wheel==0.40.0
Expand Down

0 comments on commit 1dd9532

Please sign in to comment.