mirror of
https://github.com/bvanroll/question_answer.git
synced 2025-08-29 12:02:40 +00:00
Merge branch 'master' of github.com:bvanroll/question_answer
This commit is contained in:
@@ -2,11 +2,15 @@
|
|||||||
|
|
||||||
## requirements:
|
## requirements:
|
||||||
python 3.9
|
python 3.9
|
||||||
|
|
||||||
pip
|
pip
|
||||||
|
|
||||||
## installation
|
## installation
|
||||||
|
```
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
python main.py
|
python main.py
|
||||||
|
```
|
||||||
|
|
||||||
## access application
|
## access application
|
||||||
localhost:8080 in browser
|
localhost:8080 in browser
|
||||||
|
Reference in New Issue
Block a user