radna commited on
Commit
8bb6bfa
1 Parent(s): 8838f6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ base_model:
4
  pipeline_tag: image-to-video
5
  library_name: diffusers
6
  ---
7
- # Place this snippet on top of your Inference Code to download the model
 
8
 
9
  ```
10
  from huggingface_hub import snapshot_download
 
4
  pipeline_tag: image-to-video
5
  library_name: diffusers
6
  ---
7
+
8
+ Place this snippet on top of your Inference Code to download the model automatically
9
 
10
  ```
11
  from huggingface_hub import snapshot_download