No module named 'transformers.models.fuyu.configuration_fuyu'
hello, thank you for your teaching. And when I run the example code, I find that I have an error that:
ModuleNotFoundError: No module named 'transformers.models.fuyu.configuration_fuyu'
The above exception was the direct cause of the following exception:
RuntimeError Traceback (most recent call last)
/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py in _get_module(self, module_name)
RuntimeError: Failed to import transformers.models.fuyu.configuration_fuyu because of the following error (look up to see its traceback):
No module named 'transformers.models.fuyu.configuration_fuyu'
Hi,
I just used the notebook from scratch, and it worked. Could you please tell me at what step it happened and if you've installed all the packages with their indicated versions?
Thank you for your replying. Maybe it's my mistake.I will try it again