-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[ENHANCEMENT] Duplicate Template ID: gradio-lfi #13917
Copy link
Copy link
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues and discussions.
Enhancement Description
I found that the template ID gradio-lfi is used in two different templates within the repository.
| id: gradio-lfi |
| id: gradio-lfi |
Use Case / Problem
In our workflow, we store detected risks in a database and use template_id as a unique key. Because this ID is duplicated, it causes unique key constraint violations when we try to insert detection records.
Proposed Solution
Could you please update the templates so that each one has a unique ID?
Alternatives Considered
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels