You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am trying to run the notebook from here: https://github.com/huggingface/diffusers/blob/main/docs/source/en/tutorials/basic_training.md on an anaconda server. I went through a lot of problems but these are the last ones.
I am connected to huggingface using:
huggingface-cli login and I entered a token that is accessible with write
At this particular step, I get this warning. I am planning to ignore but I am wondering if it creates error afterward.
I trained with an epoch of 1 to test. When I train I, the execution is stucked as shown here.
The problem seems to be in evaluate.
Please note also that I had issues with git but I do not think that I need this.
Beta Was this translation helpful? Give feedback.
All reactions