"tests/test_trainer/vscode:/vscode.git/clone" did not exist on "237d08e7eee24cb396914df660cc40d6dceaf4e4"
Commit 9cba38b4 authored by jiaruifang's avatar jiaruifang
Browse files

add dummy test_ci.sh

parent f78bad21
...@@ -31,12 +31,11 @@ More details can be found in our [blog of Stable Diffusion v1](https://www.hpc-a ...@@ -31,12 +31,11 @@ More details can be found in our [blog of Stable Diffusion v1](https://www.hpc-a
This project is in rapid development. This project is in rapid development.
- [X] Train a stable diffusion model v1/v2 from scatch - [X] Train a stable diffusion model v1/v2 from scatch
- [X] finetune a pretrained Stable diffusion v1 model - [X] Finetune a pretrained Stable diffusion v1 model
- [X] Inference a pretrained model using PyTorch - [X] Inference a pretrained model using PyTorch
- [ ] finetune a pretrained Stable diffusion v2 model - [ ] Finetune a pretrained Stable diffusion v2 model
- [ ] Inference a pretrained model using TensoRT - [ ] Inference a pretrained model using TensoRT
## Installation ## Installation
### Option #1: install from source ### Option #1: install from source
......
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