Spaces:
Build error
Build error
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 | |
``` |