Jit Bahadur Khamcha
all code
b0e7079
|
raw
history blame contribute delete
No virus
301 Bytes
---
title: Nepali Language Sentiment
emoji: πŸ“š
colorFrom: purple
colorTo: gray
sdk: streamlit
sdk_version: 1.33.0
app_file: app.py
pinned: false
---
Requirement Installation:
```bash
pip install -r requirements.txt
```
To run the script, run the following command.
```bash
streamlit run app.py
```