Stefan Grandl

Results 3 comments of Stefan Grandl

You don't need any further input, just use `-s`. Did you call the `finetuning.py` script before? The test script can only be run afterwards.

I had the same error when using a Tensorflow version >=2.11. The only thing I figured out to help was to downgrade to TF 2.10.1 In case somebody needs it:...

Hi, you might have to uncomment `DEFAULT_ADMIN_NAME=Demo Demo` and `DEFAULT_ADMIN_USERNAME=demo`, too. It worked for me when I did this. I even changed it to something more meaningful.