add: transformers (#9044) (#11937)

This commit is contained in:
Raboneko
2026-05-04 21:00:44 -05:00
committed by GitHub
parent bfd7c23cc8
commit b84b78fbd5
4 changed files with 80 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "transformers.spec"
}
}