ftnvir commited on
Commit
14fcd3f
·
verified ·
1 Parent(s): 7cbde35

Upload train.yaml

Browse files
Files changed (1) hide show
  1. train.yaml +2 -2
train.yaml CHANGED
@@ -1,6 +1,6 @@
1
  name: test-run
2
- model_path: "/root/workspace/animesfw"
3
- train_epochs: 5
4
  batch_size: 4
5
  resolution: 512
6
  seed: 1138
 
1
  name: test-run
2
+ model_path: "runwayml/stable-diffusion-v1-5"
3
+ train_epochs: 10
4
  batch_size: 4
5
  resolution: 512
6
  seed: 1138