Commit Graph

52 Commits

Author SHA1 Message Date
azalea 3788d4e225 [M] Symlink isn't handled, rename directory instead 2023-10-11 19:24:31 -04:00
azalea f177c8203e [O] Ignore build files and macOS files 2023-10-11 19:23:08 -04:00
azalea 23519ea1e6 [U] Update usage instructions 2023-10-11 18:56:30 -04:00
azalea eeaa2a3a34 [O] Use relative imports, remove unused imports 2023-10-11 18:56:18 -04:00
azalea ea5629de26 [O] Allow backward-compatibility for torch state dict 2023-10-11 18:54:51 -04:00
azalea d47289931d [-] importlib-resources is not needed 2023-10-11 18:54:27 -04:00
azalea 21c7b38cd4 [+] Importing magic 2023-10-11 18:41:25 -04:00
azalea 81cc62ef32 [M] Migrate to poetry for modern dependency management 2023-10-11 18:39:53 -04:00
azalea 583928827d [-] Remove deprecated torch._six 2023-10-11 18:26:10 -04:00
azalea 83a344004b [-] Remove unnecessary dependencies 2023-10-11 18:25:54 -04:00
Benjamin Elizalde 03703c0e91 Update README.md 2023-10-03 14:58:38 -07:00
Soham cf0e497e03 Resampler update 2023-10-01 10:29:41 -07:00
Benjamin Elizalde 8054343040 Update README.md 2023-09-26 15:04:48 -07:00
Benjamin Elizalde 94b9565724 Update README.md 2023-09-26 15:03:44 -07:00
Benjamin Elizalde 79de824822 Update README.md 2023-09-26 14:40:08 -07:00
Benjamin Elizalde 1ea0905552 Update to 2023 2023-09-26 14:37:20 -07:00
Soham 9d4006b773 Update README.md 2023-09-18 15:10:26 -07:00
Soham cf7b4288af call cuda function 2023-04-13 11:53:23 -07:00
Benjamin Elizalde ebdb895b4b Delete dataset_inference.py 2022-11-12 10:47:39 -08:00
Soham aa95de3fcb Update README.md 2022-11-10 18:29:19 -08:00
Benjamin Elizalde ead7966bc1 Update README.md 2022-11-10 18:12:46 -08:00
Soham 7fcefdedf5 Update README.md 2022-11-10 15:16:54 -08:00
Soham 2bcc168ec4 Update README.md 2022-11-10 15:14:38 -08:00
Benjamin Elizalde 355b34a16b remove paths 2022-11-10 14:55:54 -08:00
Benjamin Elizalde 80f69573f8 added importlib 2022-11-10 14:35:27 -08:00
Benjamin Elizalde a7aab3bf87 fixed bugs 2022-11-10 14:16:01 -08:00
dependabot[bot] c205b660ee Bump urllib3 from 1.26.4 to 1.26.5 (#1)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:17:42 -05:00
dependabot[bot] 279fbb2883 Bump protobuf from 3.15.8 to 3.18.3 (#2)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.18.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.15.8...v3.18.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:17:12 -05:00
dependabot[bot] 4cfda9ac6e Bump joblib from 1.0.1 to 1.2.0 (#3)
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.0.1...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:16:12 -05:00
dependabot[bot] aed690a3c2 Bump pillow from 8.2.0 to 9.0.1 (#4)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:15:50 -05:00
dependabot[bot] 909760b945 Bump numpy from 1.20.2 to 1.22.0 (#5)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.20.2...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:15:09 -05:00
Mahmoud Alismail 2fbff27ac1 updating docs 2022-11-08 21:53:34 -05:00
Mahmoud Alismail e59608928d reorganizing the repo and updating the README 2022-11-08 21:47:48 -05:00
Soham f3c1b218fc Update README.md 2022-11-08 13:12:55 -08:00
Soham Deshmukh bab01d3ece update heading 2022-11-08 11:04:35 -08:00
Soham Deshmukh 8fed49768b link fix 2022-11-08 11:03:22 -08:00
Soham Deshmukh d19700fd98 README updates 2022-11-08 11:02:15 -08:00
Soham Deshmukh 0c99d4d4cd adding examples and minor fixes 2022-11-08 10:55:31 -08:00
Benjamin Elizalde c69a553665 Update README.md 2022-11-07 13:03:46 -08:00
Benjamin Elizalde 375cf16264 Update README.md 2022-11-07 13:03:10 -08:00
Benjamin Elizalde fa9649e759 Update README.md 2022-11-07 10:22:00 -08:00
Benjamin Elizalde 3b0a33219d updated two empty files 2022-11-03 18:36:38 -07:00
Benjamin Elizalde 19e91d0110 added folder 2022-11-03 18:13:20 -07:00
Benjamin Elizalde 82eecdb760 Add files via upload 2022-11-03 15:21:08 -07:00
Benjamin Elizalde 7490f00380 Update README.md 2022-11-03 15:19:13 -07:00
Benjamin Elizalde 307bd49378 Update README.md 2022-11-03 14:58:34 -07:00
Microsoft Open Source 01ceff8d1b SUPPORT.md committed 2022-11-02 10:55:51 -07:00
Microsoft Open Source 30c1f983d6 SECURITY.md committed 2022-11-02 10:55:51 -07:00
Microsoft Open Source ae1ac473b2 README.md committed 2022-11-02 10:55:50 -07:00
Microsoft Open Source b64836c525 LICENSE committed 2022-11-02 10:55:49 -07:00