5dimension commited on
Commit
942e51c
Β·
verified Β·
1 Parent(s): f72edcb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +55 -7
README.md CHANGED
@@ -1,12 +1,60 @@
1
  ---
2
- title: Sentinel Tiny Image Space
3
- emoji: 🌍
4
  colorFrom: purple
5
- colorTo: pink
6
  sdk: gradio
7
- sdk_version: 6.13.0
8
- app_file: app.py
9
- pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Sentinel Tiny Image
3
+ emoji: 🦴
4
  colorFrom: purple
5
+ colorTo: blue
6
  sdk: gradio
7
+ app_port: 7860
8
+ pinned: true
 
9
  ---
10
 
11
+ # 🦴 Sentinel Tiny Image
12
+
13
+ **Interactive demo for the Sentinel Manifold ecosystem.**
14
+
15
+ ---
16
+
17
+ ## πŸ“‹ What This Space Does
18
+
19
+ Interactive image generation demo. Generate CIFAR-10 images using Sentinel diffusion with super-exponential noise schedule.
20
+
21
+ ---
22
+
23
+ ## 🎯 Models Available
24
+
25
+ | Model | Repository | Task |
26
+ |-------|-----------|------|
27
+ | Sentinel Tiny Image | [sentinel-tiny-image](https://huggingface.co/5dimension/sentinel-tiny-image) | Image generation |
28
+
29
+ ---
30
+
31
+ ## 🧠 Mathematical Foundation
32
+
33
+ All models in this space are powered by the Sentinel Deployment Manifest v1 (SDM-v1):
34
+
35
+ ```
36
+ C₁ = -0.007994021805953 (Attracting Fixed Point)
37
+ Cβ‚‚ = 0.000200056042968 (Basin Boundary / Tripwire)
38
+ 1/e = 0.367879441171442 (Gradient Axiom)
39
+ ```
40
+
41
+ ---
42
+
43
+ ## πŸš€ How to Use
44
+
45
+ 1. Select a tab (Text / Image / Video)
46
+ 2. Enter your prompt
47
+ 3. Adjust parameters (temperature, steps, etc.)
48
+ 4. Click Generate
49
+
50
+ ---
51
+
52
+ ## πŸ”— Links
53
+
54
+ - **Main repo**: [sentinel-manifold-discoveries](https://huggingface.co/5dimension/sentinel-manifold-discoveries)
55
+ - **All models**: [5dimension](https://huggingface.co/5dimension)
56
+ - **SDM-v1 Training scripts**: See main repo
57
+
58
+ ---
59
+
60
+ **License:** MIT | **One theorem, infinite models.** 🦴