-
**Describe the bug**
This is really two different issues, but I'll put them both here. To get the dockerized app to start I had to make this change in v1.0.0a23
```
diff --git a/docker-compose.y…
-
### Voice Changer Version
Google Colab Version
### Operational System
Google Colab
### GPU
none
### Read carefully and check the options
- [X] I've tried to Clear Settings
- [X] …
-
Trio is installed as a dependancy of httpx.
If I run the code:
```python
from gevent.monkey import patch_all; patch_all()
import gevent
import httpx
def worker(n):
print(n)
if __n…
-
When running the latest version's add_volume_ta, we are getting IndexError may be due to deprecated use of .iloc with only single index.
--------------------------------------------------------------…
-
I download the weight from https://huggingface.co/aehrc/cxrmate. And run ./examples. The result of cxrmate-multi-tf.ipynb is the same. But when I run cxrmate.ipynb, the result is different with that i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I've got two main problems when using img2img through API…
-
felipe@praisonaiwiit:~$ pip install "praisonai[code]"
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: praisonai[code] in ./.l…
-
### 操作系统
Windows
### Python 版本
3.10.11
### AI Vtuber 版本
20240726
### 描述问题
```
e:\GitHub_pro\AI-Vtuber\Miniconda3\lib\site-packages\rotary_embedding_torch\rotary_embedding_torch.py:35: FutureWa…
-
### Steps to Reproduce
```sh
mkdir example && cd example
rye pin 3.11 # necessary because `relationalai` doesn't support Python 3.12
rye init
rye add relationalai
```
### Expected Result
The d…
-
OS: Ubuntu 20.04.6 LTS
Server: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
Python: 3.11.8 (conda)
pip: 24.1.1
pandas-ta: 0.3.14b0 (tested also on 0.4.19b0)
TA-Lib: 0.4.32
**Have you tried the …