@@ -112,8 +112,9 @@ Start front-end development environment
npm run dev
```
Start back-end service
Install back-end requirements and start back-end service
```bash
pip install -r requirements.txt
python3 main.py --model lama
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.