radames commited on
Commit
9c9e6c3
1 Parent(s): b254853

Disable embedding

Browse files

Hi

@akdeniz27

, if you're not embedding your Space externally , I recommend you disabling it, since someone is abusing and hosting your Space externally, indirectly using your HF_TOKEN.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ sdk: gradio
7
  sdk_version: 3.39.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 3.39.0
8
  app_file: app.py
9
  pinned: false
10
+ disable_embedding: true
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference