Bug in Usage Example Code
#14
by gregrrr - opened
In the example code https://huggingface.co/numind/NuExtract#usage
You need to add "import torch" to make the code work.
In the example code https://huggingface.co/numind/NuExtract#usage
You need to add "import torch" to make the code work.