schedule_cau

Results 3 issues of schedule_cau

Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.8.1->pandas->gradio==3.14.0->-r requirements.txt (line 11)) (1.16.0) Requirement already satisfied: exceptiongroup in /usr/local/lib/python3.10/dist-packages (from anyio->httpx->gradio==3.14.0->-r requirements.txt (line 11)) (1.2.0) Installing collected packages: triton, torch Attempting...

为啥不启一个线程去刷新token,而要启一个进程?

In your Dockerfile 27 line 27: VOLUME /syncserver the dir path should be /ankisyncdir