vuongminhkhoi4
commited on
Commit
•
79e8fa8
1
Parent(s):
7aa0f5f
Update train_config.toml
Browse files- train_config.toml +1 -0
train_config.toml
CHANGED
@@ -16,6 +16,7 @@ xformers=true
|
|
16 |
gradient_checkpointing=true
|
17 |
cache_latents=true
|
18 |
huggingface_repo_id="vuongminhkhoi4/cr7"
|
|
|
19 |
huggingface_repo_type="model"
|
20 |
huggingface_repo_visibility="public"
|
21 |
huggingface_token="...."
|
|
|
16 |
gradient_checkpointing=true
|
17 |
cache_latents=true
|
18 |
huggingface_repo_id="vuongminhkhoi4/cr7"
|
19 |
+
huggingface_path_in_repo=""
|
20 |
huggingface_repo_type="model"
|
21 |
huggingface_repo_visibility="public"
|
22 |
huggingface_token="...."
|