"src/diffusers/models/autoencoders/autoencoder_asym_kl.py" did not exist on "20f0cbc88ff6bda5cf0cf6dba2ccf7faa3275d9f"
Commit 925b04be authored by wanglch's avatar wanglch
Browse files

Update README.md

parent cbd2b432
...@@ -73,6 +73,8 @@ deepspeed:0.12.3 ...@@ -73,6 +73,8 @@ deepspeed:0.12.3
``` ```
conda create -n umt5 python=3.10 conda create -n umt5 python=3.10
conda activate umt5
cd /path/your_code_data/umt5 cd /path/your_code_data/umt5
pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
......
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