Darendra commited on
Commit
7db873d
·
verified ·
1 Parent(s): 38cef1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,6 +8,9 @@ sdk_version: 6.0.2
8
  app_file: app.py
9
  pinned: false
10
  ---
 
 
 
11
  graph TD
12
  A[Start: User Opens App] --> B{Select Tab}
13
 
@@ -42,4 +45,5 @@ graph TD
42
  E4 --> E5[Summarize: Avg & Top 3]
43
  E5 --> E6[/Output: Summary JSON/]
44
  end
 
45
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
+ ## Alur Program (Flowchart)
12
+
13
+ ```mermaid
14
  graph TD
15
  A[Start: User Opens App] --> B{Select Tab}
16
 
 
45
  E4 --> E5[Summarize: Avg & Top 3]
46
  E5 --> E6[/Output: Summary JSON/]
47
  end
48
+ ```
49
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference