randomblock1 radames commited on
Commit
f3ab16a
1 Parent(s): 0f36821

Disable embedding (#4)

Browse files

- Disable embedding (a31900d9bcb8fcb28a2c14120828d841b110af23)


Co-authored-by: Radamés Ajna <radames@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ sdk: gradio
7
  sdk_version: 3.41.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.41.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