rahul7star commited on
Commit
2664bb0
Β·
verified Β·
1 Parent(s): 2d36765

Update code-struc.md

Browse files
Files changed (1) hide show
  1. code-struc.md +3 -0
code-struc.md CHANGED
@@ -1,3 +1,4 @@
 
1
 
2
  β”œβ”€β”€ app.py # Gradio app (UI + logic)
3
  β”œβ”€β”€ pipeline.py # Core QA + TTS pipeline
@@ -11,3 +12,5 @@
11
  β”‚ └── future.md
12
  β”œβ”€β”€ requirements.txt
13
  └── README.md
 
 
 
1
+ ```
2
 
3
  β”œβ”€β”€ app.py # Gradio app (UI + logic)
4
  β”œβ”€β”€ pipeline.py # Core QA + TTS pipeline
 
12
  β”‚ └── future.md
13
  β”œβ”€β”€ requirements.txt
14
  └── README.md
15
+
16
+ ```