acceleratescience / acceleratescience/diffusion-models
Fix to install torch and torchvision on 1_VAEs.ipynb
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 21
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.