-
#### Description
Troubles importing `wordcloud`, could that be an M1 issue?
#### Steps/Code to Reproduce
Code:
```python
from wordcloud import WordCloud
import matplotlib.pyplot as plt
from…
-
### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。
- [X] 由于相关依赖频繁更新,请确保按照[Wiki](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki)中的相关步骤执行
- [X] 我已阅读[FAQ章节](https://github.com/ymcui/Chinese-…
-
For some unknown reason I cannot import `panel`+`pydeck` in the existing `DeckGL` notebook if I go directly to this notebook and open it, then it just loads for ever. If I look in the developer consol…
-
**Describe the solution you'd like**
I would like to update marker data live based on actual data. Same goes for the data in the marker pop-up. I would also like to draw circles and maybe add or remo…
-
Hello,
thanks for making this but I've confronted some issues when I'm trying to give AUTOGPT an objective. Since I'm not well instructed in coding, I barely figured out that it's to do with my inst…
-
### Bug description
With the latest dev commit as of this writing (0aeeb60566cc0375df3cf1a4458592651f143717), Lightning imports do not allow saving/loading of FSDP checkpoints with PyTorch < 2.0:
…
-
### 是否已有关于该错误的issue? | Is there an existing issue for this?
- [X] 我已经搜索过已有的issues | I have searched the existing issues
### 当前行为 | Current Behavior
使用示例代码
``` python
from transformers import Au…
-
### PLEASE READ THE DOCUMENTATION BEFORE SUBMITTING AN ISSUE
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Click …
-
Installed via conda as per the instructions in the README:
```
mamba create -n plannotate -c conda-forge -c bioconda plannotate
```
which resulted in version 1.2.0 being installed. I then (af…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
No longer able to start local server on M1 Mac.
### …