mirror of
https://github.com/bvanroll/question_answer.git
synced 2025-08-29 03:52:40 +00:00
Update readme.md
This commit is contained in:
@@ -5,11 +5,14 @@ python 3.9
|
||||
pip
|
||||
|
||||
## installation
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
|
||||
python main.py
|
||||
```
|
||||
|
||||
## access application
|
||||
localhost:8080 in browser
|
||||
|
||||
## data.txt
|
||||
fill data.txt with necessary context for question to be answered.
|
||||
fill data.txt with necessary context for question to be answered.
|
||||
|
Reference in New Issue
Block a user