mirror of
https://github.com/WallyS02/Song-Lyrics-Generator.git
synced 2024-11-20 09:38:50 +00:00
Update README.md
This commit is contained in:
parent
ae1ba516a2
commit
b3a7535825
@ -7,8 +7,8 @@ but it will be expanded to include even recursive neural networks version or the
|
|||||||
## How to run?
|
## How to run?
|
||||||
1. Execute `pip3 install -r requirements.txt` to install all dependencies.
|
1. Execute `pip3 install -r requirements.txt` to install all dependencies.
|
||||||
2. Open Python shell (just `python3` command) and enter `nltk.download("punkt")`.
|
2. Open Python shell (just `python3` command) and enter `nltk.download("punkt")`.
|
||||||
3. Run `python3 main.py`, then select "Prepare data".
|
3. Run `python3 main.py`, then select desired option.
|
||||||
4. Pick your desired song type from the menu :)
|
4. Enjoy generating :)
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
- Sebastian Kutny
|
- Sebastian Kutny
|
||||||
|
Loading…
Reference in New Issue
Block a user