mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
modify vae eval readme
This commit is contained in:
parent
4240f93373
commit
7cf7a0ce5e
|
|
@ -38,7 +38,7 @@ TBD
|
|||
|
||||
## VAE
|
||||
|
||||
* Dependencies
|
||||
### Dependencies
|
||||
|
||||
- Install cupy: follow https://docs.cupy.dev/en/stable/install.html
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ pip install scipy
|
|||
```
|
||||
|
||||
|
||||
* Commands: carefule to change the setting to training setting
|
||||
### Commands: carefule to change the setting to training setting
|
||||
|
||||
```bash
|
||||
# metric can either be: ssim, psnr, lpips, flolpips
|
||||
|
|
|
|||
Loading…
Reference in a new issue