-
```[tasklist]
### Tasks
- [ ] https://github.com/pytorch/torchtitan/pull/589
- [ ] https://github.com/pytorch/torchtitan/pull/626
- [ ] Numerically stable validation for ViT
- [ ] Numerically sta…
-
RuntimeError: Pretrained weights (ckpts/open_clip_pytorch_model.bin) not found for model ViT-H-14. Available pretrained tags
Hello, I see that the downloaded ckpts only contains ViT-L-14, but this …
-
FileNotFoundError: [Errno 2] No such file or directory: '/home/dell/PycharmProjects/SAM-Adapter-PyTorch-main/save/gmm/new_4/_cod-sam-vit-h/model_epoch_best.pth'
-
想试试用FCPE 但是不能前置安装,可以帮帮忙吗宪怎解决吗? 谢谢!
出错Colab连结在下:
https://colab.research.google.com/github/svc-develop-team/so-vits-svc/blob/4.1-Stable/sovits4_for_colab.ipynb
到这此就错了,无法在云上安装
!git clone https:…
-
I am trying to load just the downloaded model `checkpoint.pth` to be used as a PyTorch module in another model. I found it difficult to extract the minimum amount of code necessary to load `checkpoint…
-
Hi, I followed your "Get Started" steps to run the demo code and also completed the "resize clip model" step. However, I encountered the following warning and error:
‘’‘
/usr/local/lib/python3.10/…
-
Hi, neither `pip install -r requirements.txt` (error: file uses `=` instead of `==`) nor `conda create --name test --file requirements.txt` (error: wrong `pypi_0` channels) work for me to install the …
-
requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /laion/CLIP-ViT-H-14-laion2B-s32B-b79K/resolve/main/open_clip_…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
from vit_pytorch import GCN
What is the reason for the error?