We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
调用API时报错:405 Method Not Allowed 。从服务器进入url页面后,呈现结果如下: { "detail": "Method Not Allowed" }
No response
- OS:20.04 - Python:3.8 - Transformers:4。26.1 - PyTorch:1.12 - CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :True
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
调用API时报错:405 Method Not Allowed 。从服务器进入url页面后,呈现结果如下:
{
"detail": "Method Not Allowed"
}
Expected Behavior
No response
Steps To Reproduce
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: