diff options
| author | gdamms <damguillotin@gmail.com> | 2023-10-19 15:46:23 +0200 |
|---|---|---|
| committer | gdamms <damguillotin@gmail.com> | 2023-10-19 15:46:23 +0200 |
| commit | a2a0f162aef030729dc468672fc4e0f477fcfb81 (patch) | |
| tree | 026ba5cf25ff00bb3b609c9ad5e44aa83b6ebd98 /requirements.txt | |
| parent | d1cb3b6d9d9441c2ecc52f3fd71b5da0a18257dd (diff) | |
| download | diffusion-mnist-a2a0f162aef030729dc468672fc4e0f477fcfb81.tar.gz diffusion-mnist-a2a0f162aef030729dc468672fc4e0f477fcfb81.zip | |
first commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2eac55c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +torchvision==0.15.2 +matplotlib==3.8.0 +rich==13.3.5
\ No newline at end of file |
