Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
config.py
CHANGED
|
@@ -121,7 +121,7 @@ class SanatanConfig:
|
|
| 121 |
},
|
| 122 |
"metadata_fields": [
|
| 123 |
{
|
| 124 |
-
"name": "
|
| 125 |
"datatype": "str",
|
| 126 |
"label": "Chapter Name",
|
| 127 |
"description": "Name of the Chapter",
|
|
|
|
| 121 |
},
|
| 122 |
"metadata_fields": [
|
| 123 |
{
|
| 124 |
+
"name": "chapter_title",
|
| 125 |
"datatype": "str",
|
| 126 |
"label": "Chapter Name",
|
| 127 |
"description": "Name of the Chapter",
|