Spaces:
Runtime error
Runtime error
Commit ·
b4b53f3
1
Parent(s): 76e60ef
add file
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ accelerate launch \
|
|
| 33 |
--checkpointing_steps=100 \
|
| 34 |
--checkpoints_total_limit=1 \
|
| 35 |
--report_to="tensorboard" \
|
| 36 |
-
--logging_dir="/
|
| 37 |
--enable_xformers_memory_efficient_attention
|
| 38 |
|
| 39 |
git clone https://github.com/huggingface/diffusers.git
|
|
|
|
| 33 |
--checkpointing_steps=100 \
|
| 34 |
--checkpoints_total_limit=1 \
|
| 35 |
--report_to="tensorboard" \
|
| 36 |
+
--logging_dir="./nyc-ad-model/logs" \
|
| 37 |
--enable_xformers_memory_efficient_attention
|
| 38 |
|
| 39 |
git clone https://github.com/huggingface/diffusers.git
|