-
Notifications
You must be signed in to change notification settings - Fork 35
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
No such file or directory、 Traceback (most recent call last) #19
Comments
If the file already exists, 22222.jpg, then it will rename it to 22222 (1).jpg, which has a space in the filename and so doesn't work. You'll need to delete it if uploading the same file twice. |
Thanks for your reply, it seems the problem still exists。This project is
great, thank you
[image: WX20241023-180110.png]
BillFSmith ***@***.***> 于2024年10月23日周三 17:34写道:
… If the file already exists, 22222.jpg, then it will rename it to 22222
(1).jpg, which has a space in the filename and so doesn't work. You'll need
to delete it if uploading the same file twice.
(The Lotus Depth is early code and buggy in a few ways)
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKJI34LJ4SXOJ5JD4CG46MLZ45URVAVCNFSM6AAAAABQOE7QS2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZRGQ4TAOBZHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The other bug I found was that different file sizes were unreliable; have you tried with a 1920x1280 jpg image? I've added a test image 'asdf.jpg' to the repository here: |
Ah, it looks like HuggingFace has changed the addresses of their packages, which has broken the code since I last used it. I've added a line to downgrade to a previous version and it works for me now. Glad you enjoyed it the one time it worked and hope this works for you now. |
nice ~ Thank you Bill |
STILL SAME PROBLEM |
paolodep36 |
Hello, |
I tried for a long time, but there are always problems like the one in the picture.
![WX20241023-153711](https://private-user-images.githubusercontent.com/177376753/379152603-99c83b31-7552-4462-bab1-203cb27fe4e9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzMyODUsIm5iZiI6MTczOTUzMjk4NSwicGF0aCI6Ii8xNzczNzY3NTMvMzc5MTUyNjAzLTk5YzgzYjMxLTc1NTItNDQ2Mi1iYWIxLTIwM2NiMjdmZTRlOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxMTM2MjVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hZWNkOWViNWEzNzQ1YTQyYmVlYzdlNTZjZmVjNTAxYjBmZTZjNjE2NjZkODBjOGIxZDczMmYwMDMzZDlkMzMyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.S95IjTgIG8M5d_RZVY3wyME1ob5rTyZGKurZLuWttA8)
The text was updated successfully, but these errors were encountered: