Raiff1982 commited on
Commit
24c0f30
·
verified ·
1 Parent(s): 63dc433

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 😻
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.25.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
@@ -43,8 +43,8 @@ It is a prototype of what AGI *can* and *should* be.
43
 
44
  ## 🧰 Files in This Repository
45
 
46
- - `ai_core.py` – main engine core
47
- - `app.py`, `main..py` – entry points for launching Codriao
48
  - `fractal.txt` – philosophical & mathematical notes on identity recursion
49
  - `codriao_tb_module.py` – tuberculosis diagnosis via image + audio
50
  - `secure_memory.py` – encrypted vector memory system
 
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 5.32.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
43
 
44
  ## 🧰 Files in This Repository
45
 
46
+ - ai_core.py – main engine core
47
+ - app.py, main..py – entry points for launching Codriao
48
  - `fractal.txt` – philosophical & mathematical notes on identity recursion
49
  - `codriao_tb_module.py` – tuberculosis diagnosis via image + audio
50
  - `secure_memory.py` – encrypted vector memory system