megfile library error
#5
by
don412
- opened
Computer: GPU (CUDA) available, 16GB RAM
OS: Windows 11
megfile library installed (verified by "pip show megfile")
torch:
Version: 1.10.0+cu113
err msg:
ImportError: This modeling file requires the following packages that were not found in your environment: megfile. Run pip install megfile
Is the torch version the issue (too low)?
I have removed megfile, try again
Ok, using your model, now it works fine.
Some quick observation. Text embedded into an image seems to have been extracted well. It would be very desirable to determine what this image/object is as well ( using another library would reduce process efficiency).