Spaces:
Running
Running
Commit ·
99b854f
1
Parent(s): fc3f501
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: Chat with SmartChild!
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: Chat with SmartChild!
|
| 10 |
+
header_params:
|
| 11 |
+
cross_origin_embedded_policy: require-corp
|
| 12 |
+
cross_origin_opener_policy: same-origin
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|