kgrabko commited on
Commit
7b43a8f
·
verified ·
1 Parent(s): 504d1bd

Update index.py

Browse files
Files changed (1) hide show
  1. index.py +5 -0
index.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import json, os, glob
2
  from safetensors.torch import load_file
3
 
 
1
+ # ==============================================================================
2
+ # COPYRIGHT (C) 2025-2026 KONSTANTIN VLADIMIROVICH GRABKO. ALL RIGHTS RESERVED.
3
+ # PATENT PENDING | CMS MANHATTAN JIRACK TECHNOLOGY
4
+ # ==============================================================================
5
+
6
  import json, os, glob
7
  from safetensors.torch import load_file
8