Files
INTUIA/Programa final/spacy/tests/enable_gpu.py
T
2026-03-15 13:27:50 +00:00

4 lines
45 B
Python

from spacy import require_gpu
require_gpu()