-
Notifications
You must be signed in to change notification settings - Fork 38
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
Auto-captioner error: module 'tensorflow' has no attribute 'Tensor' #78
Comments
Are you running a |
I manually installed with a git clone and installed the requirements.txt file. |
Please try installing the dependencies into a new separate virtual environment (if you haven't already), or deleting and recreating the virtual environment. Similar issues online suggest that this will fix the problem. Alternatively, you can download and run the |
Windows 10 comes up with a virus detection when downloading taggui-v1.17.0-windows.7z and automatically deleted it. |
It's a false positive caused by PyInstaller, so you can revert the deletion. If you do not trust it, you can try reinstalling manually as I described. |
Ran the .exe version and the caption model worked. The captions it made aren't much different than BLIP though, so /shrug |
Tried using the auto-captioner feature for the first time. Kept the default settings, and after it downloaded a bunch of models it shows this error in the GUI (nothing in the console). It wont let me copy/paste the whole error from GUI, so I typed the relevant parts here:
I have an RTX 3060 12GB, Windows 10.
If I can't get this working, where is the download directory so I can delete the 34GB of models that were downloaded? edit: found the models at:
C:\Users\<USER>\.cache\huggingface\hub\models--THUDM--cogagent-vqa-hf
The text was updated successfully, but these errors were encountered: