acceleratescience / acceleratescience/diffusion-models
Fix to install torch and torchvision on 1_VAEs.ipynb
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 21
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.