Spaces:
Paused
Paused
Andrew Smith
commited on
Commit
·
7d683e6
1
Parent(s):
f11f24f
Downgrade torch version
Browse files- Dockerfile +1 -1
- poetry.lock +45 -178
- pyproject.toml +1 -0
Dockerfile
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# The builder image, used to build the virtual environment
|
2 |
FROM python:3.11-buster as builder
|
3 |
|
4 |
-
RUN pip install poetry==1.4.2
|
5 |
|
6 |
ENV POETRY_NO_INTERACTION=1 \
|
7 |
POETRY_VIRTUALENVS_IN_PROJECT=1 \
|
|
|
1 |
# The builder image, used to build the virtual environment
|
2 |
FROM python:3.11-buster as builder
|
3 |
|
4 |
+
RUN pip install poetry==1.4.2
|
5 |
|
6 |
ENV POETRY_NO_INTERACTION=1 \
|
7 |
POETRY_VIRTUALENVS_IN_PROJECT=1 \
|
poetry.lock
CHANGED
@@ -419,23 +419,6 @@ files = [
|
|
419 |
{file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
|
420 |
]
|
421 |
|
422 |
-
[[package]]
|
423 |
-
name = "jinja2"
|
424 |
-
version = "3.1.2"
|
425 |
-
description = "A very fast and expressive template engine."
|
426 |
-
optional = false
|
427 |
-
python-versions = ">=3.7"
|
428 |
-
files = [
|
429 |
-
{file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"},
|
430 |
-
{file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"},
|
431 |
-
]
|
432 |
-
|
433 |
-
[package.dependencies]
|
434 |
-
MarkupSafe = ">=2.0"
|
435 |
-
|
436 |
-
[package.extras]
|
437 |
-
i18n = ["Babel (>=2.7)"]
|
438 |
-
|
439 |
[[package]]
|
440 |
name = "joblib"
|
441 |
version = "1.3.1"
|
@@ -447,100 +430,6 @@ files = [
|
|
447 |
{file = "joblib-1.3.1.tar.gz", hash = "sha256:1f937906df65329ba98013dc9692fe22a4c5e4a648112de500508b18a21b41e3"},
|
448 |
]
|
449 |
|
450 |
-
[[package]]
|
451 |
-
name = "markupsafe"
|
452 |
-
version = "2.1.3"
|
453 |
-
description = "Safely add untrusted strings to HTML/XML markup."
|
454 |
-
optional = false
|
455 |
-
python-versions = ">=3.7"
|
456 |
-
files = [
|
457 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cd0f502fe016460680cd20aaa5a76d241d6f35a1c3350c474bac1273803893fa"},
|
458 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e09031c87a1e51556fdcb46e5bd4f59dfb743061cf93c4d6831bf894f125eb57"},
|
459 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:68e78619a61ecf91e76aa3e6e8e33fc4894a2bebe93410754bd28fce0a8a4f9f"},
|
460 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:65c1a9bcdadc6c28eecee2c119465aebff8f7a584dd719facdd9e825ec61ab52"},
|
461 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:525808b8019e36eb524b8c68acdd63a37e75714eac50e988180b169d64480a00"},
|
462 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:962f82a3086483f5e5f64dbad880d31038b698494799b097bc59c2edf392fce6"},
|
463 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:aa7bd130efab1c280bed0f45501b7c8795f9fdbeb02e965371bbef3523627779"},
|
464 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:c9c804664ebe8f83a211cace637506669e7890fec1b4195b505c214e50dd4eb7"},
|
465 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-win32.whl", hash = "sha256:10bbfe99883db80bdbaff2dcf681dfc6533a614f700da1287707e8a5d78a8431"},
|
466 |
-
{file = "MarkupSafe-2.1.3-cp310-cp310-win_amd64.whl", hash = "sha256:1577735524cdad32f9f694208aa75e422adba74f1baee7551620e43a3141f559"},
|
467 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ad9e82fb8f09ade1c3e1b996a6337afac2b8b9e365f926f5a61aacc71adc5b3c"},
|
468 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3c0fae6c3be832a0a0473ac912810b2877c8cb9d76ca48de1ed31e1c68386575"},
|
469 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b076b6226fb84157e3f7c971a47ff3a679d837cf338547532ab866c57930dbee"},
|
470 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bfce63a9e7834b12b87c64d6b155fdd9b3b96191b6bd334bf37db7ff1fe457f2"},
|
471 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:338ae27d6b8745585f87218a3f23f1512dbf52c26c28e322dbe54bcede54ccb9"},
|
472 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e4dd52d80b8c83fdce44e12478ad2e85c64ea965e75d66dbeafb0a3e77308fcc"},
|
473 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:df0be2b576a7abbf737b1575f048c23fb1d769f267ec4358296f31c2479db8f9"},
|
474 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:5bbe06f8eeafd38e5d0a4894ffec89378b6c6a625ff57e3028921f8ff59318ac"},
|
475 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-win32.whl", hash = "sha256:dd15ff04ffd7e05ffcb7fe79f1b98041b8ea30ae9234aed2a9168b5797c3effb"},
|
476 |
-
{file = "MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl", hash = "sha256:134da1eca9ec0ae528110ccc9e48041e0828d79f24121a1a146161103c76e686"},
|
477 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8e254ae696c88d98da6555f5ace2279cf7cd5b3f52be2b5cf97feafe883b58d2"},
|
478 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cb0932dc158471523c9637e807d9bfb93e06a95cbf010f1a38b98623b929ef2b"},
|
479 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9402b03f1a1b4dc4c19845e5c749e3ab82d5078d16a2a4c2cd2df62d57bb0707"},
|
480 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ca379055a47383d02a5400cb0d110cef0a776fc644cda797db0c5696cfd7e18e"},
|
481 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:b7ff0f54cb4ff66dd38bebd335a38e2c22c41a8ee45aa608efc890ac3e3931bc"},
|
482 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:c011a4149cfbcf9f03994ec2edffcb8b1dc2d2aede7ca243746df97a5d41ce48"},
|
483 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:56d9f2ecac662ca1611d183feb03a3fa4406469dafe241673d521dd5ae92a155"},
|
484 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-win32.whl", hash = "sha256:8758846a7e80910096950b67071243da3e5a20ed2546e6392603c096778d48e0"},
|
485 |
-
{file = "MarkupSafe-2.1.3-cp37-cp37m-win_amd64.whl", hash = "sha256:787003c0ddb00500e49a10f2844fac87aa6ce977b90b0feaaf9de23c22508b24"},
|
486 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:2ef12179d3a291be237280175b542c07a36e7f60718296278d8593d21ca937d4"},
|
487 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:2c1b19b3aaacc6e57b7e25710ff571c24d6c3613a45e905b1fde04d691b98ee0"},
|
488 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8afafd99945ead6e075b973fefa56379c5b5c53fd8937dad92c662da5d8fd5ee"},
|
489 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8c41976a29d078bb235fea9b2ecd3da465df42a562910f9022f1a03107bd02be"},
|
490 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d080e0a5eb2529460b30190fcfcc4199bd7f827663f858a226a81bc27beaa97e"},
|
491 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:69c0f17e9f5a7afdf2cc9fb2d1ce6aabdb3bafb7f38017c0b77862bcec2bbad8"},
|
492 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:504b320cd4b7eff6f968eddf81127112db685e81f7e36e75f9f84f0df46041c3"},
|
493 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:42de32b22b6b804f42c5d98be4f7e5e977ecdd9ee9b660fda1a3edf03b11792d"},
|
494 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-win32.whl", hash = "sha256:ceb01949af7121f9fc39f7d27f91be8546f3fb112c608bc4029aef0bab86a2a5"},
|
495 |
-
{file = "MarkupSafe-2.1.3-cp38-cp38-win_amd64.whl", hash = "sha256:1b40069d487e7edb2676d3fbdb2b0829ffa2cd63a2ec26c4938b2d34391b4ecc"},
|
496 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:8023faf4e01efadfa183e863fefde0046de576c6f14659e8782065bcece22198"},
|
497 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6b2b56950d93e41f33b4223ead100ea0fe11f8e6ee5f641eb753ce4b77a7042b"},
|
498 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9dcdfd0eaf283af041973bff14a2e143b8bd64e069f4c383416ecd79a81aab58"},
|
499 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:05fb21170423db021895e1ea1e1f3ab3adb85d1c2333cbc2310f2a26bc77272e"},
|
500 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:282c2cb35b5b673bbcadb33a585408104df04f14b2d9b01d4c345a3b92861c2c"},
|
501 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:ab4a0df41e7c16a1392727727e7998a467472d0ad65f3ad5e6e765015df08636"},
|
502 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:7ef3cb2ebbf91e330e3bb937efada0edd9003683db6b57bb108c4001f37a02ea"},
|
503 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:0a4e4a1aff6c7ac4cd55792abf96c915634c2b97e3cc1c7129578aa68ebd754e"},
|
504 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-win32.whl", hash = "sha256:fec21693218efe39aa7f8599346e90c705afa52c5b31ae019b2e57e8f6542bb2"},
|
505 |
-
{file = "MarkupSafe-2.1.3-cp39-cp39-win_amd64.whl", hash = "sha256:3fd4abcb888d15a94f32b75d8fd18ee162ca0c064f35b11134be77050296d6ba"},
|
506 |
-
{file = "MarkupSafe-2.1.3.tar.gz", hash = "sha256:af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad"},
|
507 |
-
]
|
508 |
-
|
509 |
-
[[package]]
|
510 |
-
name = "mpmath"
|
511 |
-
version = "1.3.0"
|
512 |
-
description = "Python library for arbitrary-precision floating-point arithmetic"
|
513 |
-
optional = false
|
514 |
-
python-versions = "*"
|
515 |
-
files = [
|
516 |
-
{file = "mpmath-1.3.0-py3-none-any.whl", hash = "sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c"},
|
517 |
-
{file = "mpmath-1.3.0.tar.gz", hash = "sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f"},
|
518 |
-
]
|
519 |
-
|
520 |
-
[package.extras]
|
521 |
-
develop = ["codecov", "pycodestyle", "pytest (>=4.6)", "pytest-cov", "wheel"]
|
522 |
-
docs = ["sphinx"]
|
523 |
-
gmpy = ["gmpy2 (>=2.1.0a4)"]
|
524 |
-
tests = ["pytest (>=4.6)"]
|
525 |
-
|
526 |
-
[[package]]
|
527 |
-
name = "networkx"
|
528 |
-
version = "3.1"
|
529 |
-
description = "Python package for creating and manipulating graphs and networks"
|
530 |
-
optional = false
|
531 |
-
python-versions = ">=3.8"
|
532 |
-
files = [
|
533 |
-
{file = "networkx-3.1-py3-none-any.whl", hash = "sha256:4f33f68cb2afcf86f28a45f43efc27a9386b535d567d2127f8f61d51dec58d36"},
|
534 |
-
{file = "networkx-3.1.tar.gz", hash = "sha256:de346335408f84de0eada6ff9fafafff9bcda11f0a0dfaa931133debb146ab61"},
|
535 |
-
]
|
536 |
-
|
537 |
-
[package.extras]
|
538 |
-
default = ["matplotlib (>=3.4)", "numpy (>=1.20)", "pandas (>=1.3)", "scipy (>=1.8)"]
|
539 |
-
developer = ["mypy (>=1.1)", "pre-commit (>=3.2)"]
|
540 |
-
doc = ["nb2plots (>=0.6)", "numpydoc (>=1.5)", "pillow (>=9.4)", "pydata-sphinx-theme (>=0.13)", "sphinx (>=6.1)", "sphinx-gallery (>=0.12)", "texext (>=0.6.7)"]
|
541 |
-
extra = ["lxml (>=4.6)", "pydot (>=1.4.2)", "pygraphviz (>=1.10)", "sympy (>=1.10)"]
|
542 |
-
test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"]
|
543 |
-
|
544 |
[[package]]
|
545 |
name = "nltk"
|
546 |
version = "3.8.1"
|
@@ -1317,20 +1206,6 @@ anyio = ">=3.4.0,<5"
|
|
1317 |
[package.extras]
|
1318 |
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyaml"]
|
1319 |
|
1320 |
-
[[package]]
|
1321 |
-
name = "sympy"
|
1322 |
-
version = "1.12"
|
1323 |
-
description = "Computer algebra system (CAS) in Python"
|
1324 |
-
optional = false
|
1325 |
-
python-versions = ">=3.8"
|
1326 |
-
files = [
|
1327 |
-
{file = "sympy-1.12-py3-none-any.whl", hash = "sha256:c3588cd4295d0c0f603d0f2ae780587e64e2efeedb3521e46b9bb1d08d184fa5"},
|
1328 |
-
{file = "sympy-1.12.tar.gz", hash = "sha256:ebf595c8dac3e0fdc4152c51878b498396ec7f30e7a914d6071e674d49420fb8"},
|
1329 |
-
]
|
1330 |
-
|
1331 |
-
[package.dependencies]
|
1332 |
-
mpmath = ">=0.19"
|
1333 |
-
|
1334 |
[[package]]
|
1335 |
name = "threadpoolctl"
|
1336 |
version = "3.1.0"
|
@@ -1398,77 +1273,69 @@ testing = ["black (==22.3)", "datasets", "numpy", "pytest", "requests"]
|
|
1398 |
|
1399 |
[[package]]
|
1400 |
name = "torch"
|
1401 |
-
version = "
|
1402 |
description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
|
1403 |
optional = false
|
1404 |
-
python-versions = ">=3.
|
1405 |
files = [
|
1406 |
-
{file = "torch-
|
1407 |
-
{file = "torch-
|
1408 |
-
{file = "torch-
|
1409 |
-
{file = "torch-
|
1410 |
-
{file = "torch-
|
1411 |
-
{file = "torch-
|
1412 |
-
{file = "torch-
|
1413 |
-
{file = "torch-
|
1414 |
-
{file = "torch-
|
1415 |
-
{file = "torch-
|
1416 |
-
{file = "torch-
|
1417 |
-
{file = "torch-
|
1418 |
-
{file = "torch-
|
1419 |
-
{file = "torch-
|
1420 |
-
{file = "torch-
|
1421 |
-
{file = "torch-
|
1422 |
-
{file = "torch-
|
1423 |
-
{file = "torch-
|
1424 |
-
{file = "torch-
|
1425 |
-
{file = "torch-2.0.1-cp39-none-macosx_11_0_arm64.whl", hash = "sha256:671a2565e3f63b8fe8e42ae3e36ad249fe5e567435ea27b94edaa672a7d0c416"},
|
1426 |
]
|
1427 |
|
1428 |
[package.dependencies]
|
1429 |
-
filelock = "*"
|
1430 |
-
jinja2 = "*"
|
1431 |
-
networkx = "*"
|
1432 |
-
sympy = "*"
|
1433 |
typing-extensions = "*"
|
1434 |
|
1435 |
-
[package.extras]
|
1436 |
-
opt-einsum = ["opt-einsum (>=3.3)"]
|
1437 |
-
|
1438 |
[[package]]
|
1439 |
name = "torchvision"
|
1440 |
-
version = "0.
|
1441 |
description = "image and video datasets and models for torch deep learning"
|
1442 |
optional = false
|
1443 |
-
python-versions = ">=3.
|
1444 |
files = [
|
1445 |
-
{file = "torchvision-0.
|
1446 |
-
{file = "torchvision-0.
|
1447 |
-
{file = "torchvision-0.
|
1448 |
-
{file = "torchvision-0.
|
1449 |
-
{file = "torchvision-0.
|
1450 |
-
{file = "torchvision-0.
|
1451 |
-
{file = "torchvision-0.
|
1452 |
-
{file = "torchvision-0.
|
1453 |
-
{file = "torchvision-0.
|
1454 |
-
{file = "torchvision-0.
|
1455 |
-
{file = "torchvision-0.
|
1456 |
-
{file = "torchvision-0.
|
1457 |
-
{file = "torchvision-0.
|
1458 |
-
{file = "torchvision-0.
|
1459 |
-
{file = "torchvision-0.
|
1460 |
-
{file = "torchvision-0.
|
1461 |
-
{file = "torchvision-0.
|
1462 |
-
{file = "torchvision-0.
|
1463 |
-
{file = "torchvision-0.
|
1464 |
-
{file = "torchvision-0.15.2-cp39-cp39-win_amd64.whl", hash = "sha256:07c462524cc1bba5190c16a9d47eac1fca024d60595a310f23c00b4ffff18b30"},
|
1465 |
]
|
1466 |
|
1467 |
[package.dependencies]
|
1468 |
numpy = "*"
|
1469 |
pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0"
|
1470 |
requests = "*"
|
1471 |
-
torch = "
|
|
|
1472 |
|
1473 |
[package.extras]
|
1474 |
scipy = ["scipy"]
|
@@ -1795,4 +1662,4 @@ files = [
|
|
1795 |
[metadata]
|
1796 |
lock-version = "2.0"
|
1797 |
python-versions = "^3.10"
|
1798 |
-
content-hash = "
|
|
|
419 |
{file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
|
420 |
]
|
421 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
422 |
[[package]]
|
423 |
name = "joblib"
|
424 |
version = "1.3.1"
|
|
|
430 |
{file = "joblib-1.3.1.tar.gz", hash = "sha256:1f937906df65329ba98013dc9692fe22a4c5e4a648112de500508b18a21b41e3"},
|
431 |
]
|
432 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
433 |
[[package]]
|
434 |
name = "nltk"
|
435 |
version = "3.8.1"
|
|
|
1206 |
[package.extras]
|
1207 |
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyaml"]
|
1208 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1209 |
[[package]]
|
1210 |
name = "threadpoolctl"
|
1211 |
version = "3.1.0"
|
|
|
1273 |
|
1274 |
[[package]]
|
1275 |
name = "torch"
|
1276 |
+
version = "1.11.0"
|
1277 |
description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
|
1278 |
optional = false
|
1279 |
+
python-versions = ">=3.7.0"
|
1280 |
files = [
|
1281 |
+
{file = "torch-1.11.0-cp310-cp310-manylinux1_x86_64.whl", hash = "sha256:62052b50fffc29ca7afc0c04ef8206b6f1ca9d10629cb543077e12967e8d0398"},
|
1282 |
+
{file = "torch-1.11.0-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:866bfba29ac98dec35d893d8e17eaec149d0ac7a53be7baae5c98069897db667"},
|
1283 |
+
{file = "torch-1.11.0-cp310-cp310-win_amd64.whl", hash = "sha256:951640fb8db308a59d9b510e7d1ad910aff92913323bbe4bc75435347ddd346d"},
|
1284 |
+
{file = "torch-1.11.0-cp310-none-macosx_10_9_x86_64.whl", hash = "sha256:5d77b5ece78fdafa5c7f42995ff9474399d22571cd6b2de21a5d666306a2ff8c"},
|
1285 |
+
{file = "torch-1.11.0-cp310-none-macosx_11_0_arm64.whl", hash = "sha256:b5a38682769b544c875ecc34bcb81fbad5c922139b61319aacffcfd8a32f528c"},
|
1286 |
+
{file = "torch-1.11.0-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:f82d77695a60626f2b7382d85bc566de8a6b3e50d32080755abc040db802e419"},
|
1287 |
+
{file = "torch-1.11.0-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:b96654d42566080a134e784705f33f8536b3b95b5dcde357ed7879b1692a5f78"},
|
1288 |
+
{file = "torch-1.11.0-cp37-cp37m-win_amd64.whl", hash = "sha256:8ee7c2e8d7f7020d5bfbc1bb91b9591044c26bbd0cee5e4f694cfd7ed8649260"},
|
1289 |
+
{file = "torch-1.11.0-cp37-none-macosx_10_9_x86_64.whl", hash = "sha256:6860b1d1bf0bb0b67a6bd47f85a0e4c825b518eea13b5d6101999dbbcbd5bc0c"},
|
1290 |
+
{file = "torch-1.11.0-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:4322aa29f50da7f404db06cdf30896ea67b09f673af4a985afc7162bc897864d"},
|
1291 |
+
{file = "torch-1.11.0-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:e4d2e0ddd652f30e94cff750220324ec45705d4ecc69658f773b3cb1c7a28dd0"},
|
1292 |
+
{file = "torch-1.11.0-cp38-cp38-win_amd64.whl", hash = "sha256:34ce5ea4d8d85da32cdbadb50d4585106901e9f8a3527991daa70c13a09de1f7"},
|
1293 |
+
{file = "torch-1.11.0-cp38-none-macosx_10_9_x86_64.whl", hash = "sha256:0ccc85cd06227a3edf809e2c795fd5762c3d4e8a38b5c9f744c6e7cf841361bb"},
|
1294 |
+
{file = "torch-1.11.0-cp38-none-macosx_11_0_arm64.whl", hash = "sha256:c1554e49d74f1b2c3e7202d77056ba2dd7465437585bac64062b580f714a44e9"},
|
1295 |
+
{file = "torch-1.11.0-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:58c7814502b1c129a650d7092033bbb0bbd64faf1a7941631aaa1aeaddc37570"},
|
1296 |
+
{file = "torch-1.11.0-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:831cf588f01dda9409e75576741d2823453990dee2983d670f2584b37a01adf7"},
|
1297 |
+
{file = "torch-1.11.0-cp39-cp39-win_amd64.whl", hash = "sha256:44a1d02fd20f827f0f36dc26fdcfc45e793806a6ad52769a22260655a77a4369"},
|
1298 |
+
{file = "torch-1.11.0-cp39-none-macosx_10_9_x86_64.whl", hash = "sha256:50fd9bf85c578c871c28f1cb0ace9dfc6024401c7f399b174fb0f370899f4454"},
|
1299 |
+
{file = "torch-1.11.0-cp39-none-macosx_11_0_arm64.whl", hash = "sha256:0e48af66ad755f0f9c5f2664028a414f57c49d6adc37e77e06fe0004da4edb61"},
|
|
|
1300 |
]
|
1301 |
|
1302 |
[package.dependencies]
|
|
|
|
|
|
|
|
|
1303 |
typing-extensions = "*"
|
1304 |
|
|
|
|
|
|
|
1305 |
[[package]]
|
1306 |
name = "torchvision"
|
1307 |
+
version = "0.12.0"
|
1308 |
description = "image and video datasets and models for torch deep learning"
|
1309 |
optional = false
|
1310 |
+
python-versions = ">=3.7"
|
1311 |
files = [
|
1312 |
+
{file = "torchvision-0.12.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:693656e6790b6ab21e4a6e87e81c2982bad9e455b5eb24e14bb672382ec6130f"},
|
1313 |
+
{file = "torchvision-0.12.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a0be4501ca0ba1b195644c9243f49a1c49a26e52a7f37924c4239d0bf5ecbd8d"},
|
1314 |
+
{file = "torchvision-0.12.0-cp310-cp310-manylinux1_x86_64.whl", hash = "sha256:ebfb47adf65bf3926b990b2c4767e291f135e259e03232e0e1a30ecdb05eb087"},
|
1315 |
+
{file = "torchvision-0.12.0-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:9771231639afb5973cdaea1d449b451e2982e1ef5410ca67bbdc2b465565573a"},
|
1316 |
+
{file = "torchvision-0.12.0-cp310-cp310-win_amd64.whl", hash = "sha256:894dacdc64b6e35e3f330722db51c76f4de016c7bf7bd79cf02ed2f4c106e625"},
|
1317 |
+
{file = "torchvision-0.12.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:36dfdf6451fe3072ab15118982853b848896c0fd3b26cb8135e1e7981dbb0916"},
|
1318 |
+
{file = "torchvision-0.12.0-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:aac76d52c5ce4229cb0eaebb762f3391fa736565eb35a4184fa0f7be30b705cd"},
|
1319 |
+
{file = "torchvision-0.12.0-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:926666f0b893dce6619759c19b0dd3884af7a9d7022b10395653659d28e43c48"},
|
1320 |
+
{file = "torchvision-0.12.0-cp37-cp37m-win_amd64.whl", hash = "sha256:c225f55c1bfce027a03f4ca46ddb9559c83f8087c2880bed3261a76c49bb7996"},
|
1321 |
+
{file = "torchvision-0.12.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d1ccb53836ba886320dcda12d00ee8b5f8f38b6c36d7906f141d25778cf74104"},
|
1322 |
+
{file = "torchvision-0.12.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:9f42420f7f0b29cd3d61776df3157827257a0cf16b2c02776dc16c96abb1256d"},
|
1323 |
+
{file = "torchvision-0.12.0-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:9017248c7e526c8cdcaaab8cf41d904a520a409d707398189a06d0757901d235"},
|
1324 |
+
{file = "torchvision-0.12.0-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:0744902f2265d4c3e83c44a06b567df312e4a9faf8c92620016c7bed7056b5a7"},
|
1325 |
+
{file = "torchvision-0.12.0-cp38-cp38-win_amd64.whl", hash = "sha256:a91db01496932350bf9c0ee8607ac8ef31c3ebfdaedefe5c5cda0515317f8b8e"},
|
1326 |
+
{file = "torchvision-0.12.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:24d03fcaa28004c64a24124ac4a894c50f5948c8eb290e398d6c76fff2bc678f"},
|
1327 |
+
{file = "torchvision-0.12.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:69d82f47b67bad6ddcbb87833ba5950a6c271ba97baae4c0955610071bf034f5"},
|
1328 |
+
{file = "torchvision-0.12.0-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:49ed7886b93b80c9733462edd06a07f8d4c6ea4d5bd2894e7268f7a3774f4f7d"},
|
1329 |
+
{file = "torchvision-0.12.0-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:b93a767f44e3933cb3b01a6fe9727db54590f57b7dac09d5aaf15966c6c151dd"},
|
1330 |
+
{file = "torchvision-0.12.0-cp39-cp39-win_amd64.whl", hash = "sha256:edab05f7ba9f648c00435b384ffdbd7bde79a3b8ea893813fb50f6ccf28b1e76"},
|
|
|
1331 |
]
|
1332 |
|
1333 |
[package.dependencies]
|
1334 |
numpy = "*"
|
1335 |
pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0"
|
1336 |
requests = "*"
|
1337 |
+
torch = "*"
|
1338 |
+
typing-extensions = "*"
|
1339 |
|
1340 |
[package.extras]
|
1341 |
scipy = ["scipy"]
|
|
|
1662 |
[metadata]
|
1663 |
lock-version = "2.0"
|
1664 |
python-versions = "^3.10"
|
1665 |
+
content-hash = "95747e863c5a2e82ace1dd21240560f1f93267aef7cfc156cd77936cad18f1ff"
|
pyproject.toml
CHANGED
@@ -12,6 +12,7 @@ vecs = "^0.2.6"
|
|
12 |
sentence-transformers = "^2.2.2"
|
13 |
fastapi = "^0.99.1"
|
14 |
uvicorn = {extras = ["standard"], version = "^0.22.0"}
|
|
|
15 |
|
16 |
[tool.poetry.scripts]
|
17 |
start = "image_search.main:start"
|
|
|
12 |
sentence-transformers = "^2.2.2"
|
13 |
fastapi = "^0.99.1"
|
14 |
uvicorn = {extras = ["standard"], version = "^0.22.0"}
|
15 |
+
torch = "1.11.0"
|
16 |
|
17 |
[tool.poetry.scripts]
|
18 |
start = "image_search.main:start"
|