Conversation
fix import error
- databse - image upload - models - bare template for home - views
- plausible tag page - move sha256_checksum func - Image - full path property - update_checksum func - thumbgen_filename property - checksum - update_plausible_tag_estimation method - new repr - PlausibleTagEstimation model - get_or_create_tag func - tag and namespace model - image view
|
@Katsuya-Ishiyama - just need clarification on sqlite3 file - does that need to be created before running i2v - otherwise I get this error i2v run -h 127.0.0.1 -p 5011
The above exception was the direct cause of the following exception: Traceback (most recent call last): |
|
@johndpope can you try running it on debug mode $ export FLASK_DEBUG=1
$ i2v run -h 127.0.0.1 -p 5011 |
This feature is only for python3.
It is tested on python 3.6.5 on ubuntu 18.04.
i2vcan run a local server by doing the following:illust2vec_tag_ver200.caffemodelandtag_list.jsonon current working command127.0.0.1host and port5011run following command: