Commit deeef953 authored by duanjinfei's avatar duanjinfei

update cog.yaml

parent fcee295d
......@@ -59,6 +59,7 @@ build:
# commands run after the environment is setup
run:
- pip install torch==2.0.1 torchvision==0.15.2
- "git clone https://github.com/lllyasviel/ControlNet.git;cd ControlNetl;conda env create -f environment.yaml;conda activate control"
- "echo env is ready!"
- "echo another command if needed"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment