mirror of
https://github.com/yv1ing/ShotRDP.git
synced 2025-09-16 15:10:57 +08:00
修复一些错误代码
This commit is contained in:
@@ -30,7 +30,7 @@ def solve(image_bytes):
|
||||
|
||||
_result = class_labels[_predicted.item()]
|
||||
|
||||
print(f"\nPredicted result: {_result}")
|
||||
# print(f"\nPredicted result: {_result}")
|
||||
return _result
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user