acceleratescience / acceleratescience/diffusion-models

Fix to install torch and torchvision on 1_VAEs.ipynb

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
21
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Fix to install torch and torchvision on `1_VAEs.ipynb`

I had to do the following in the notebook (running on github codespaces)

https://github.com/acceleratescience/diffusion-models/blob/main/notebooks/1_VAEs.ipynb

```py
pip install torch torchvision
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.