DeepSeekOracle commited on
Commit
b53dd22
·
verified ·
1 Parent(s): 40e3cd1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: LYGO Resonance Engine
3
+ emoji: 🏢
4
+ colorFrom: indigo
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 6.18.0
8
+ python_version: '3.13'
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ **LYGO Resonance Engine** - Image to rich stereo soundscapes and creative profiles. Part of the LYGO protocol stack (VΩ/Δ9).
14
+
15
+ **Updated with TOP 3 Creative Skills:**
16
+ - Glyph2Resonance: visual math/glyphs → resonant audio
17
+ - FractalWeaver: self-similar visuals → evolving textures
18
+ - TruthLightEcho: ∫Truth×Light → harmonic echo sequences
19
+
20
+ The Gradio app now includes "Advanced Creative Sonification" section for these (scripts included in this space for full/local use). Chain with main Resonance engine and profiles.
21
+
22
+ Ollama army running locally (daemons for resonance-analyst, fractal-weaver, truthlight-echo roles + self-building).
23
+
24
+ Base site + full instructions: https://deepseekoracle.github.io/Excavationpro/LYGORESONANCE.html
25
+ Donation: https://paypal.com/paypalme/ExcavationPro
26
+
27
+ Run locally: pip install -r requirements.txt ; python app.py
28
+
29
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference