Skip to content

Conversation

@jkobject
Copy link
Contributor

Describe your changes

moving this to a new PR

Comment on lines +48 to +52
git clone https://github.com/bowang-lab/scGPT && \
pip install torch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0 --index-url https://download.pytorch.org/whl/cu121 && \
pip install "flash-attn<1.0.5" --no-build-isolation && \
pip install ipykernel pandas scanpy numba "numpy<1.24" torchtext==0.17.0 scib "scvi-tools<1.0" datasets==2.14.5 transformers==4.33.2 wandb "cell-gears<0.0.3" torch_geometric pyarrow==15.0.0 gdown && \
cd scGPT && pip install -e . --no-deps
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this aligns with how we install scgpt in the batch integration task and seems to work

@rcannood rcannood merged commit 86e579e into openproblems-bio:main Oct 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants