clementchadebec
commited on
Commit
•
636862d
1
Parent(s):
2d4de60
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ image = pipe(prompt, num_inference_steps=4, guidance_scale=0).images[0]
|
|
51 |
</p>
|
52 |
|
53 |
# Training Details
|
54 |
-
The model was trained for 20k iterations on 2 H100 GPUs (representing approx. **13 hours** of training).
|
55 |
|
56 |
**Metrics on COCO 2017 validation set**
|
57 |
|
|
|
51 |
</p>
|
52 |
|
53 |
# Training Details
|
54 |
+
The model was trained for 20k iterations on 2 H100 GPUs (representing approx. **13 hours** of training). Please refer to the [paper]() for further parameters details.
|
55 |
|
56 |
**Metrics on COCO 2017 validation set**
|
57 |
|