sayakpaul HF staff commited on
Commit
550eca9
·
verified ·
1 Parent(s): a1da087

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,6 +27,8 @@ Training was conducted using FP16 mixed-precision and DeepSpeed Zero2 scheme. Th
27
  was kept frozen during the training. We used the [diffusers/ShotDEAD-v0](https://huggingface.co/datasets/diffusers/ShotDEAD-v0)
28
  dataset for conducting training.
29
 
 
 
30
  ## Inference
31
 
32
  ```py
 
27
  was kept frozen during the training. We used the [diffusers/ShotDEAD-v0](https://huggingface.co/datasets/diffusers/ShotDEAD-v0)
28
  dataset for conducting training.
29
 
30
+ Training is available [here](https://github.com/huggingface/movie-shot-categorizer).
31
+
32
  ## Inference
33
 
34
  ```py