Spaces:
Runtime error
Runtime error
nurindahpratiwi
commited on
Commit
·
6850087
1
Parent(s):
7962c69
add
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ sdk_version: 1.27.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."
|
12 |
+
extra_gated_fields:
|
13 |
+
Company: text
|
14 |
+
Country: text
|
15 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|