SDXL Stable Diffusion Workbench Example Fine Tuning Error

*<in


Seeing this error on the first line. I have enough GPU with an A6000. I’ve tried this on two different systems running Ubuntu 22.04

Please describe your issue or request: (tick the boxes after creating this topic):

Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other

Hi Steven,

When I ran the project yesterday, the first import cell would fail for me with a ImportError: cannot import name 'DDUFEntry' from 'huggingface_hub' message. Is this the issue you are facing in that first cell?

I upgraded the huggingface_hub package and downgraded numpy and this seemed to work for me.

Unfortunately they took away my write access to the repo temporarily so I could not push my changes upstream. But the details are outlined here.

See if that works for you.