GotThatData commited on
Commit
646fc8e
·
1 Parent(s): cc44f64

Simplify credits - remove descriptions, all three creators share copyright

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. app.py +5 -5
README.md CHANGED
@@ -53,9 +53,9 @@ TopoGrammar integrates with **BioPrime v4.0 "Golden"** molecular docking to enab
53
 
54
  ## Creators
55
 
56
- - **Bryan Daugherty** - DauWard Architecture
57
- - **Gregory Ward** - GREGORIAN Enhancement Suite
58
- - **Shawn Ryan** - BioPrime.one Integration
59
 
60
  ## Learn More
61
 
@@ -64,6 +64,6 @@ TopoGrammar integrates with **BioPrime v4.0 "Golden"** molecular docking to enab
64
 
65
  ---
66
 
67
- **Copyright (c) 2026 Bryan Daugherty & Gregory Ward. All Rights Reserved.**
68
 
69
  *This demo showcases TopoGrammar capabilities. Clinical use requires the full OmniPrime Enterprise Platform.*
 
53
 
54
  ## Creators
55
 
56
+ - **Bryan Daugherty**
57
+ - **Gregory Ward**
58
+ - **Shawn Ryan**
59
 
60
  ## Learn More
61
 
 
64
 
65
  ---
66
 
67
+ **Copyright (c) 2026 Bryan Daugherty, Gregory Ward & Shawn Ryan. All Rights Reserved.**
68
 
69
  *This demo showcases TopoGrammar capabilities. Clinical use requires the full OmniPrime Enterprise Platform.*
app.py CHANGED
@@ -5,7 +5,7 @@ TopoGrammar - Grammar-Aware 3D Genome Engine Demo
5
  Hugging Face Spaces Demo for TopoGrammar v2.1.0
6
  The Industry's First Grammar-Aware Engine for Balanced Structural Variants
7
 
8
- Copyright (c) 2026 Bryan Daugherty & Gregory Ward. All Rights Reserved.
9
 
10
  This demo showcases TopoGrammar's capabilities without exposing proprietary algorithms.
11
  All results are pre-computed demonstrations for educational purposes.
@@ -808,9 +808,9 @@ Quantifies regulatory disruption:
808
 
809
  ## Creators
810
 
811
- - **Bryan Daugherty** - DauWard Architecture
812
- - **Gregory Ward** - GREGORIAN Enhancement Suite
813
- - **Shawn Ryan** - BioPrime.one Integration
814
 
815
  ---
816
 
@@ -820,7 +820,7 @@ Quantifies regulatory disruption:
820
 
821
  ---
822
 
823
- **Copyright (c) 2026 Bryan Daugherty & Gregory Ward. All Rights Reserved.**
824
 
825
  *This demo showcases TopoGrammar capabilities. Actual clinical use requires the full OmniPrime Enterprise Platform.*
826
  """
 
5
  Hugging Face Spaces Demo for TopoGrammar v2.1.0
6
  The Industry's First Grammar-Aware Engine for Balanced Structural Variants
7
 
8
+ Copyright (c) 2026 Bryan Daugherty, Gregory Ward & Shawn Ryan. All Rights Reserved.
9
 
10
  This demo showcases TopoGrammar's capabilities without exposing proprietary algorithms.
11
  All results are pre-computed demonstrations for educational purposes.
 
808
 
809
  ## Creators
810
 
811
+ - **Bryan Daugherty**
812
+ - **Gregory Ward**
813
+ - **Shawn Ryan**
814
 
815
  ---
816
 
 
820
 
821
  ---
822
 
823
+ **Copyright (c) 2026 Bryan Daugherty, Gregory Ward & Shawn Ryan. All Rights Reserved.**
824
 
825
  *This demo showcases TopoGrammar capabilities. Actual clinical use requires the full OmniPrime Enterprise Platform.*
826
  """