add demo results

This commit is contained in:
liuhaozhe6788
2023-07-23 15:52:41 +08:00
parent fc76c4845a
commit 74b4af24ed
54 changed files with 1352 additions and 121 deletions

View File

@@ -1,7 +1,7 @@
import argparse
from ctypes import alignment
import os
os.environ["CUDA_VISIBLE_DEVICES"] = "-1"
# os.environ["CUDA_VISIBLE_DEVICES"] = "-1"
from pathlib import Path
import spacy
import time