AlexZhang
AlexZhang
### Describe your problem After pip install -r requrement.txt, I just use python deepdoc/vision/t_ocr.py -h, it returned error messages below: Traceback (most recent call last): File "/deepdoc/vision/t_ocr.py", line 14, in...
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID aae84f6 ### Other environment information...
我如何使用gpt-3.5-turbo-16k模型,来一次翻译一本16k以内字的书?
The code is below and problem i met is below: code = """ package org.demo.codesmell.config; public class AppConfig { public static final String APP_PASSWORD = "appPassword"; public static final String...
I search all document in the repository, and I found out that the if I use fitted curve, like below: tenor_rates = [('3M', 0.0151, 0.01), ('6M', 0.0152, 0.01), ('9M', 0.0153,...
(base) D:\project\gui-demo>pip install -r requirements.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Requirement already satisfied: PyQt5==5.9 in d:\anaconda3\lib\site-packages (from -r requirements.txt (line 1)) (5.9) Requirement already satisfied: bitcoin==1.1.42 in d:\anaconda3\lib\site-packages (from -r requirements.txt...
前端页面有中文乱码这个如何解决?