jamesseanwright commited on
Commit
76c9fe5
·
verified ·
1 Parent(s): 7113d80

Removes invalid trailing comma from config.json name property

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "Name": [
3
  "HunyuanVideo"
4
- ],
5
- }
 
1
  {
2
  "Name": [
3
  "HunyuanVideo"
4
+ ]
5
+ }