Spaces:
Running
Running
Commit
•
856d27f
1
Parent(s):
2ca52ba
Disable Embedding (#2)
Browse files- Disable Embedding (53f1e8c961d2a3048e5db35068d81ac06d98d4f8)
Co-authored-by: Radamés Ajna <radames@users.noreply.huggingface.co>
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
|