radames HF staff commited on
Commit
d6f8fe1
1 Parent(s): 231fb10

Disable Embedding

Browse files

hi @Vchitect, if you're not currently embedding your Space, I'd recommend disabling it to avoid abusers. Currently there are some websites doing this. Thanks

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ sdk_version: 4.3.0
9
  app_file: base/app.py
10
  pinned: false
11
  python_version: 3.11.5
 
12
  ---
13
 
14
  # LaVie: High-Quality Video Generation with Cascaded Latent Diffusion Models
 
9
  app_file: base/app.py
10
  pinned: false
11
  python_version: 3.11.5
12
+ disable_embedding: true
13
  ---
14
 
15
  # LaVie: High-Quality Video Generation with Cascaded Latent Diffusion Models