Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
UMT5_pytorch
Commits
925b04be
"src/diffusers/models/autoencoders/autoencoder_asym_kl.py" did not exist on "20f0cbc88ff6bda5cf0cf6dba2ccf7faa3275d9f"
Commit
925b04be
authored
May 22, 2024
by
wanglch
Browse files
Update README.md
parent
cbd2b432
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
925b04be
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment