Spaces:
Running
Running
Commit
•
e12ea6f
1
Parent(s):
b79ac92
disable embedding (#12)
Browse files- disable embedding (8a98dd72ae405a19f333b9d0272f96051b5257cb)
Co-authored-by: Radamés Ajna <[email protected]>
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
|