test config injection
Browse files- .huggingface.yaml +3 -0
.huggingface.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pipeline_tag: text-generation
|
| 2 |
+
webhook_secret: injected123
|
| 3 |
+
admin: true
|