radames commited on
Commit
53f1e8c
1 Parent(s): 2ca52ba

Disable Embedding

Browse files

Hi

@yuntian-deng

, in case you're not embedding your Space externally, I'd recommend disabling it, since there is a website abusing this feature and hosting your Space. Thanks

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  duplicated_from: ysharma/ChatGPT4
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  license: mit
11
  duplicated_from: ysharma/ChatGPT4
12
+ disable_embedding: true
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference