-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussions forum](https://github.com/celery/cele…
-
Thx for your great work!
I wonder if it is possible to upgrade diffusers to 0.11.0. Many current works need updated diffusers. Really appreciate.
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Trying to run `conda env create -f environment.yml` on an Amazon EC2 i…
-
Hello. I am having problems running the pretrained model.
I have follow the instructions to install the packages including Pytorch 1.6, and use the code given in this repository.
I tried to load t…
-
## Current Behavior
I updated scikit-learn using `conda update scikit-learn` which ran successfully.
Full output
```
$ conda update scikit-learn
Collecting package metadata (current_repoda…
-
### Environment
- **Qiskit version**: 0.43.0
- **Python version**: 3.10.12
- **Operating system**: MacOS Ventura 13.5.1
### What is happening?
The code is working on colab with the same version…
-
**What did you want to do?**
We run the command:
```
pip install -e .
```
on a CI node with no previous cache using a virtual environment.
**There was NO cache and there were NO previous…
-
Hi,
I have a few questions on Holmes as I'm reading the source code and I wish to understand better how it works. It seems that the whole system is based on meta-rules that take the output of the s…
-
1. 如下是 kaggle 机器的配置。
两张 T4 显卡。
2. !pip freeze
```bash
absl-py==1.4.0
accelerate==0.15.0
access==1.1.9
affine==2.4.0
aiobotocore==2.5.0
aiofiles==22.1.0
aiohttp @ file:///home/conda…
-
### Bug description
## Issue Summary:
A segmentation fault (core dumped) error occurs when importing `lightning` module.
### File: test.py
```python
import torch
import lightning as L
from …