-
Notifications
You must be signed in to change notification settings - Fork 114
hydrus support #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
hydrus support #18
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: