-
Recently ran into an issue while using fashion-clip on a non-cuda device (Apple M1 Mac).
## Error:
```
/opt/homebrew/Cellar/python@3.12/3.12.5/Frameworks/Python.framework/Versions/3.12/lib/python…
-
We're trying to compile a universal2 executable and have been unable to find/install a fat binary for cffi. `arch -x86_64 -arm64 pip3 install cffi` still gives us separate architectures so files and …
-
I can not build this package. Any suggestions?
```bash
colcon build
```
```
Starting >>> baggie
Starting >>> objects_msgs
--- stderr: baggie …
-
### Describe the issue
We run a service via python in a docker container, this service runs ONNX models including support for the OpenVINO execution provider. The service is started and run inside of…
-
Hello,
I am doing ssh over ssm, and while I can set the banner_timeout for the first line, the subsequent lines still fail unless I increase the timeout there. The error I get below has been discus…
-
### 🐛 Describe the bug
Code to reproduce the problem
```
import torch
from transformers import AutoModelForAudioClassification, AutoFeatureExtractor
model = AutoModelForAudioClassification.…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integ…
-
## 🐛 Bug
## To Reproduce
1. Open a [new Colab notebook](https://colab.research.google.com/)
2. Install v2.5.0 and import the library:
```
!pip install -q torch_xla==2.5.0
import torch_xla
…
-
my code
```
import undetected_chromedriver as uc
uc.TARGET_VERSION = 91
uc.install(
executable_path='/Users/xxx/Documents/GitHub/grecapcha/chromedriver.exe',
)
options = uc.ChromeOptio…
-
Trying to run `app_flux.py` results in the following error:
```
$ python3.12 app_flux.py --offload --fp8
INFO:albumentations.check_version:A new version of Albumentations is available: 1.4.18 (yo…