cray1031
Results
3
issues of
cray1031
### 请提出你的问题 intent = Taskflow("text_classification", task_path='./model/dianping', is_static_model=True, precision='fp32') [2024-04-28 18:22:13,105] [ INFO] - We are using to load './model/dianping'. [2024-04-28 18:22:14,642] [ INFO] - Load id2label from ./model/dianping/id2label.json. >>> intent('不想要了')...
question
### 请提出你的问题 ModuleNotFoundError: No module named 'paddle.fluid'
question
gaze_result = model.detect_gaze(pil_image, face_center) gaze_result:{'gaze': None}