Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Training was conducted using FP16 mixed-precision and DeepSpeed Zero2 scheme. Th
|
|
29 |
was kept frozen during the training. We used the [diffusers/ShotDEAD-v0](https://huggingface.co/datasets/diffusers/ShotDEAD-v0)
|
30 |
dataset for conducting training.
|
31 |
|
32 |
-
Training is available [here](https://github.com/huggingface/movie-shot-categorizer).
|
33 |
|
34 |
## Inference
|
35 |
|
|
|
29 |
was kept frozen during the training. We used the [diffusers/ShotDEAD-v0](https://huggingface.co/datasets/diffusers/ShotDEAD-v0)
|
30 |
dataset for conducting training.
|
31 |
|
32 |
+
Training code is available [here](https://github.com/huggingface/movie-shot-categorizer).
|
33 |
|
34 |
## Inference
|
35 |
|