-
From: Dr James Dalley
There was some talk a few months ago about a HID based driver for this library, so that we can avoid all driver setup issues on Windows (especially on win 8.1 which is complicat…
-
While testing bluesky/databroker#750, we discovered that the simulated detector (`ophyd.sim.det`) does not work well with databroker v2.
## Error
Here is the error while reading the recorded confi…
-
If the pypi server is not reachable, pipreqs will hang forever
-
I put a source image, input audio and a Reference Video and get an error
Here is the CMD list:
using safetensor as default
{'checkpoint': 'checkpoints\\SadTalker_V0.0.2_512.safetensors', 'd…
-
I'm trying to build this example, both with the AI Workbench GUI and the nvwb cli binary and am getting the following error:
```
#20 311.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.6/85.6 kB …
-
Hello, thanks for u great job.
When i run ui.py, in my own GPU , i meet a problem like loading the yaml
`WARNING [06/14 10:03:14 fvcore.common.config]: Loading config configs/ovseg_swinB_vitL_demo.y…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
### Forge Commit 或者 Tag
AttributeError: 'Chat' object has no attribute 'gp…
-
Looking at how we type `TaskGroup.start_soon`, we can do the same approach to have stricter type checking on `TaskGroup.start`.
We can do the following:
```python
from typing_extensions impor…
-
Running tests with the following for catprez hangs indefinitely.
```bash
edmondchuc@192 prez % source .venv/bin/activate
(prez-py3.11) edmondchuc@192 prez % pytest tests/catprez
============…
-
I'm using windows 11. This is the error I am getting. Weirdly enough it seems like its getting the api response I'm not sure where the error is coming from. I'm sure I'm doing something wrong here but…