AnyText
AnyText copied to clipboard
TypeError: MyCustomPipeline: MyCustomModel: DataLossError.__init__() missing 2 required positional arguments: 'op' and 'message'
Traceback (most recent call last):
File "/data/AnyText/inference.py", line 3, in
When i us wsl in windows10 .I got the same issue. Then I solved this problem by using ubuntu 22.04 。
当我在 windows10 中使用 wsl 时,我遇到了同样的问题。 然后我使用 ubuntu 22.04 解决了这个问题。
This is the missing configuration file, I used git clone to download, not complete, and then re-manually download it
Can you share you tensorFlow version?
当我在 windows10 中使用 wsl 时,我遇到了同样的问题。 然后我使用 ubuntu 22.04 解决了这个问题。
This is the missing configuration file, I used git clone to download, not complete, and then re-manually download it
请问你重新下载的是项目文件还是模型文件?
当我在 windows10 中使用 wsl 时,我遇到了同样的问题。 然后我使用 ubuntu 22.04 解决了这个问题。
This is the missing configuration file, I used git clone to download, not complete, and then re-manually download it
请问你重新下载的是项目文件还是模型文件?
模型文件