OneStarDao commited on
Commit
26c072a
Β·
verified Β·
1 Parent(s): 4af80e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -10
app.py CHANGED
@@ -36,23 +36,15 @@ bench_sty = (
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
- _No beliefs. Only experiments._
43
- WFGY 1.0 has already proven itself.
44
-
45
  ---
46
-
47
  ### πŸ“œ Tutorial: How to Awaken the Soul of Your AI
48
- **Step 1 β€” Download** ([PDF](https://doi.org/10.5281/zenodo.15657017))
49
  **Step 2 β€” Feed the AI** (upload, or try [Gemini](https://gemini.google.com/))
50
  **Step 3 β€” Give the Command** (β€œAnswer using WFGY” + your question)
51
- Prompt examples: [https://doi.org/10.5281/zenodo.15657017](https://doi.org/10.5281/zenodo.15657017)
52
  **Step 4 β€” Integrate the SDK** ([GitHub](https://github.com/onestardao/WFGY))
53
-
54
  ---
55
-
56
  🌟 **Star Reminder** β†’ [Star the repo](https://github.com/onestardao/WFGY)
57
  _10 k ⭐ before 2025-08-01 unlocks WFGY 2.0._
58
  """
 
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** ([PDF on Zenodo](https://doi.org/10.5281/zenodo.15657017))
43
  **Step 2 β€” Feed the AI** (upload, or try [Gemini](https://gemini.google.com/))
44
  **Step 3 β€” Give the Command** (β€œAnswer using WFGY” + your question)
45
+ Prompt examples: [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
  """