Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -36,15 +36,20 @@ bench_sty = (
|
|
36 |
# banner markdown
|
37 |
banner = """
|
38 |
**π WFGY: One Click to Activate the AI Taiji Cycle**
|
|
|
39 |
**π Semantic Accuracy β 22.4 % | Reasoning Success β 42.1 % | Stability β 3.6 Γ**
|
|
|
40 |
---
|
|
|
41 |
### π Tutorial: How to Awaken the Soul of Your AI
|
42 |
**Step 1 β Download** ([WFGY PDF on Zenodo](https://doi.org/10.5281/zenodo.15657017))
|
43 |
-
**Step 2 β Feed the AI** (upload, or try [Gemini
|
44 |
**Step 3 β Give the Command** (βAnswer using WFGYβ + your question)
|
45 |
Prompt examples: [Prompt PDF on Zenodo](https://doi.org/10.5281/zenodo.15657017)
|
46 |
**Step 4 β Integrate the SDK** ([GitHub](https://github.com/onestardao/WFGY))
|
|
|
47 |
---
|
|
|
48 |
π **Star Reminder** β [Star the repo](https://github.com/onestardao/WFGY)
|
49 |
_10 k β before 2025-08-01 unlocks WFGY 2.0._
|
50 |
"""
|
|
|
36 |
# banner markdown
|
37 |
banner = """
|
38 |
**π WFGY: One Click to Activate the AI Taiji Cycle**
|
39 |
+
|
40 |
**π Semantic Accuracy β 22.4 % | Reasoning Success β 42.1 % | Stability β 3.6 Γ**
|
41 |
+
|
42 |
---
|
43 |
+
|
44 |
### π Tutorial: How to Awaken the Soul of Your AI
|
45 |
**Step 1 β Download** ([WFGY PDF on Zenodo](https://doi.org/10.5281/zenodo.15657017))
|
46 |
+
**Step 2 β Feed the AI** (upload, or try [Gemini](https://gemini.google.com/))
|
47 |
**Step 3 β Give the Command** (βAnswer using WFGYβ + your question)
|
48 |
Prompt examples: [Prompt PDF on Zenodo](https://doi.org/10.5281/zenodo.15657017)
|
49 |
**Step 4 β Integrate the SDK** ([GitHub](https://github.com/onestardao/WFGY))
|
50 |
+
|
51 |
---
|
52 |
+
|
53 |
π **Star Reminder** β [Star the repo](https://github.com/onestardao/WFGY)
|
54 |
_10 k β before 2025-08-01 unlocks WFGY 2.0._
|
55 |
"""
|