acceleratescience / acceleratescience/diffusion-models
Fix to install torch and torchvision on 1_VAEs.ipynb
未關閉
- 主要語言
- Jupyter Notebook
- 星號
- 21
- 分支
- 11
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。