Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
Josh Abernathy b87cc8c05c
Merge pull request #571 from StevenClontz/StevenClontz/fixplotcell
use `.show()` to fix code cell output
2024-08-12 09:11:43 -04:00
Steven Clontz fff628cd36 use `.show()` to fix code cell output 2024-08-10 15:00:13 +00:00
Josh Abernathy fd1d4d4eeb
Merge pull request #550 from github/joshaber/upgrade-dependencies
Update dependencies
2024-05-09 08:44:23 -04:00
Josh Abernathy 68a8f7ff6a Update dependencies 2024-05-09 12:43:34 +00:00
Josh Abernathy 64a442885a
Merge pull request #549 from github/dependabot/pip/torch-1.13.1
Bump torch from 1.12.1 to 1.13.1
2024-05-08 23:07:56 -04:00
dependabot[bot] 117d32d854
Bump torch from 1.12.1 to 1.13.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 03:07:34 +00:00
Josh Abernathy 5a4ee703e7
Merge pull request #548 from github/dependabot/pip/tqdm-4.66.3
Bump tqdm from 4.64.0 to 4.66.3
2024-05-06 08:35:29 -04:00
dependabot[bot] d6ef0090eb
Bump tqdm from 4.64.0 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 20:46:46 +00:00
Aaron Paskin 73dc0e8876
Merge pull request #490 from github/revert-482-dependabot/pip/torch-1.13.1
Revert "Bump torch from 1.12.1 to 1.13.1"
2023-10-05 13:24:27 -04:00
Josh Abernathy e73c58df3c
Revert "Bump torch from 1.12.1 to 1.13.1" 2023-10-05 13:22:38 -04:00
Josh Abernathy 649047a346
Merge pull request #482 from github/dependabot/pip/torch-1.13.1
Bump torch from 1.12.1 to 1.13.1
2023-09-12 07:35:11 -04:00
dependabot[bot] d0b1c76754
Bump torch from 1.12.1 to 1.13.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:18:19 +00:00
Brian McManus 5c76e42e74
Merge pull request #39 from github/revert-37-dependabot/pip/torch-1.13.1
Revert "Bump torch from 1.12.1 to 1.13.1"
2023-02-17 09:03:38 -05:00
Josh Abernathy 74c6c5632e
Revert "Bump torch from 1.12.1 to 1.13.1" 2023-02-17 08:32:11 -05:00
Josh Abernathy 3e5af995ad
Merge pull request #37 from github/dependabot/pip/torch-1.13.1
Bump torch from 1.12.1 to 1.13.1
2023-02-17 08:22:50 -05:00
dependabot[bot] 2a2fece46b
Bump torch from 1.12.1 to 1.13.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 04:09:44 +00:00
JP Ungaretti bebcef0b01
Merge pull request #36 from github/jungaretti/pin-requirements 2023-02-16 20:04:16 -08:00
JP Ungaretti 352eac8410 Pin requirements 2023-02-16 23:01:55 +00:00
David Gardiner 48a67707d1
Merge pull request #14 from github/jungaretti/revert-image-pin
Revert image pinning to `2.1.1`
2023-01-06 09:28:24 -08:00
David Gardiner ddccf52c48
Merge pull request #23 from github/remove-initialize-command
Remove temporary initializeCommand
2023-01-06 09:27:36 -08:00
David Gardiner 014d52f1ce
Remove temporary initializeCommand 2023-01-06 09:23:50 -08:00
David Gardiner 958f46e776
Merge pull request #20 from github/dmgardiner25-remove-existing-cache
Remove existing cache when creating codespace to save space in template
2023-01-03 13:26:44 -08:00
David Gardiner 85058bcb3b
Remove existing cache when creating codespace
This is a temporary fix that should be reverted when subsequent fixes are deployed by the Codespaces team.
2023-01-03 09:59:21 -08:00
JP Ungaretti f5330b0d86
Update devcontainer.json 2022-12-16 16:08:07 -06:00
JP Ungaretti a5427d11b8
Merge pull request #13 from github/dmgardiner25-patch-1
Pin image version to `2.1.1`
2022-12-16 16:07:36 -06:00
David Gardiner 0e938f07ad
Pin image version to `2.1.1` 2022-12-16 13:59:16 -08:00
Josh Abernathy b08910cfcd
Merge pull request #8 from SophieRollet/patch-1
Add .ipynb_checkpoints/ to .gitignore
2022-11-28 09:35:50 -05:00
SophieRollet 14a9c8af6d
Add .ipynb_checkpoints/ to .gitignore 2022-11-23 22:29:00 +01:00
Josh Abernathy 581b0cb49d
Merge pull request #7 from Chuxel/patch-1
Fix invalid devcontainer.json
2022-11-17 10:55:18 -05:00
Chuck Lantz b047422fe2
Fix invalid devcontainer.json 2022-11-17 09:44:43 -06:00
JP Ungaretti 76228cc11d Fix axis titles 2022-11-10 21:36:46 +00:00
Josh Abernathy bd2e3245ef
Standardize devcontainer.json 2022-11-04 18:47:56 +00:00
JP Ungaretti 543dd958dd
Merge pull request #6 from github/jungaretti/add-notebooks
Add remaining notebooks
2022-11-02 13:47:30 -07:00
JP Ungaretti da01fa01b4 Update imports 2022-11-02 20:46:52 +00:00
JP Ungaretti 97e91e5605 Remove stable diffusion 2022-11-02 20:45:20 +00:00
JP Ungaretti 2993518dee WIP: Tidy up stable diffusion notebook 2022-11-02 20:31:31 +00:00
JP Ungaretti 9b2c4f4620 Copy notebooks from old repo 2022-11-01 03:41:16 +00:00
Brian McManus 2ca47c5a44
Update SCM tip. 2022-10-31 07:33:05 -06:00
JP Ungaretti a5f3fb7aaa
Merge pull request #5 from github/jungaretti/add-image-classifier
Add image classifier notebook
2022-10-28 13:32:59 -07:00
JP Ungaretti 367acac292 Add image classifier notebook 2022-10-28 20:28:26 +00:00
JP Ungaretti 33ad7dfa99
Merge pull request #4 from github/jungaretti/add-requirements
Add interactive notebook and requirements
2022-10-27 12:42:59 -07:00
JP Ungaretti 07553383f6 Remove broken openFiles 2022-10-27 18:38:55 +00:00
JP Ungaretti 9ffd3c4e6c
Merge pull request #3 from github/jungaretti/update-readme-copy
Tweak description in README
2022-10-27 10:18:10 -07:00
JP Ungaretti 9a9363b28a
Remove extra the 2022-10-27 10:18:02 -07:00
JP Ungaretti 821b660dfc Add some text 2022-10-27 00:28:19 +00:00
JP Ungaretti 7976b4a872 Remove linear 2022-10-27 00:22:54 +00:00
JP Ungaretti a28a542be6 Rename linear 2022-10-27 00:21:59 +00:00
JP Ungaretti 36d3e4ca41 Add interactive notebook 2022-10-27 00:21:34 +00:00
JP Ungaretti 44e4c934cf Add requirements 2022-10-26 23:41:56 +00:00
JP Ungaretti 7c8b73a031 Update README copy 2022-10-26 21:27:48 +00:00