File size: 258 Bytes
6369972
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SWOT Analysis

https://en.wikipedia.org/wiki/SWOT_analysis


## Gradio app: SWOT analysis

```
(venv) PROMPT> python -m src.swot.app_swot_analysis
* Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
```