我在为NLP任务加载预先训练的模块时遇到了问题,问题是因为tf迁移。Tensorflow网站说,如果正确给出签名变量,问题可能会得到解决。你能帮我改正这段代码吗?TypeError:“AutoTrackable”对象不可调用import tensorflow_hub as hub
# enabling the pretrained model for trainigour custom model using tensorflow</e
我正在尝试运行这个程序https://github.com/catthatcodes/car-damage-assessment,目前,我得到了这个错误。回溯(最近一次调用):文件"/Users/vikrant/Downloads/Car/catthatcodes/app/app.py",第7行,在模块中 from pipeline impo