text-summarization-with-streamlit icon indicating copy to clipboard operation
text-summarization-with-streamlit copied to clipboard

Error when running summarizer on new text

Open dmracek opened this issue 4 years ago • 0 comments

Here is the following error for reference

huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks...
To disable this warning, you can either:
	- Avoid using `tokenizers` before the fork if possible
	- Explicitly set the environment variable TOKENIZERS_PARALLELISM=(true | false)

dmracek avatar Apr 09 '21 14:04 dmracek