-
### System Info
```Shell
- `Accelerate` version: 1.0.1
- Platform: Linux-5.4.0-42-generic-x86_64-with-glibc2.31
- `accelerate` bash location: /home/lmh/.local/bin/accelerate
- Python version: 3.10…
-
I am getting the following CMake error when trying to build the package:
```
CMake Warning at /lib/cmake/Torch/TorchConfig.cmake:22 (message):
static library kineto_LIBRARY-NOTFOUND not found.
…
-
### 🐛 Describe the bug
Torchvision ops are not loaded properly,
```python
import torchvision
import torch
class M(torch.nn.Module):
def __init__(self):
super().__init__()
pass
def f…
-
Training Stuck at "mmcv - INFO - load checkpoint from torchvision path: torchvision://resnet50"
-
### Conda-forge documentation
- [X] I could not solve my problem using the conda-forge documentation.
### Installed packages
```shell
Issue in updating all the modules, please share some other mode…
-
Platforms: asan, linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_torchvision_models_regnet_y_400mf&suite=TestVisionTr…
-
Tried installing unsloth in databricks
```
%%capture
!pip install unsloth "xformers==0.0.28.post2"
# Also get the latest nightly Unsloth!
!pip uninstall unsloth -y && pip install --upgrade --no-c…
-
Hi @xinntao,
I've submitted a [pull request](https://github.com/xinntao/Real-ESRGAN/pull/858) addressing the compatibility issue mentioned in [issue #768](https://github.com/xinntao/Real-ESRGAN/iss…
-
If you lock:
```toml
[project]
name = "project"
version = "0.1.0"
requires-python = ">=3.12.0"
dependencies = []
[project.optional-dependencies]
cpu = [
"torch>=2.5.1",
"torchvision>…
-
Traceback (most recent call last):
File "/content/GFPGAN/inference_gfpgan.py", line 7, in
from basicsr.utils import imwrite
File "/usr/local/lib/python3.10/dist-packages/basicsr/__init__.p…