parent
2056b207f6
commit
c5cffd1069
@ -1,2 +1,5 @@
|
||||
dramaoftheday.md
|
||||
.idea/
|
||||
.venv/
|
||||
saved_models/*
|
||||
!saved_models/rnn_2epochs.pth
|
||||
|
@ -0,0 +1 @@
|
||||
3.7.3
|
@ -0,0 +1,2 @@
|
||||
__version__ = "0.1.0"
|
||||
|
Loading…
Reference in new issue