Skip to content

[BUG]: diffusion docker problem #2362

@ziyuhuang123

Description

@ziyuhuang123

🐛 Describe the bug

Option 2: Use Docker
Mandatory, mount your prepared data to /data/scratch via -v :/data/scratch, where you need to replace with the actual data path on your machine.

Follow this instruction I replaced the with the /data/scratch/diffuser/laion_part0 and meet this bug:
~/data1/ColossalAI$ docker run --rm
-it --gpus all
-v $PWD:/workspace
-v </data/scratch/diffuser/laion_part0>:/data/scratch
-v :/root/.cache/huggingface
hpcaitech/diffusion:0.2.0
/bin/bash
-bash: :/data/scratch: No such file or directory

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions