Spaces:
Sleeping
Sleeping
File size: 254 Bytes
a548d1c 47d6fb9 5aae3b2 47d6fb9 5aae3b2 |
1 2 3 4 5 6 7 8 9 10 11 |
# social-stat
Streamlit web application for social network analysis.
# Installation and Running
```
git clone https://github.com/molokhovdmitry/social-stat
python -m pip install --upgrade pip
pip install -r requirements.txt
streamlit run src/app.py
```
|