acceleratescience / acceleratescience/diffusion-models
Fix to install torch and torchvision on 1_VAEs.ipynb
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 21
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.