Spaces:
Runtime error
Runtime error
Commit
·
e0e3c69
1
Parent(s):
12a5f20
Update config_identity.yaml
Browse files- config_identity.yaml +1 -1
config_identity.yaml
CHANGED
@@ -9,7 +9,7 @@ model:
|
|
9 |
timesteps: 1000
|
10 |
first_stage_key: image
|
11 |
cond_stage_key: action_
|
12 |
-
scheduler_sampling_rate: 0.0
|
13 |
hybrid_key: c_concat
|
14 |
image_size: 256
|
15 |
channels: 3
|
|
|
9 |
timesteps: 1000
|
10 |
first_stage_key: image
|
11 |
cond_stage_key: action_
|
12 |
+
#scheduler_sampling_rate: 0.0
|
13 |
hybrid_key: c_concat
|
14 |
image_size: 256
|
15 |
channels: 3
|