Open xhzth7091 opened 1 year ago
python -m ImageGen.ImageGen --cookie-file cookie.json --prompt "一只猫" 在BingImageCreator.py 报错:request_id = redirect_url.split("id=")[-1]为空 上周五能正常获取图片
python -m ImageGen.ImageGen --cookie-file cookie.json --prompt "一只猫"
正常获取到图片
0.12.1
python 3.10.9
Windows10
/
No response
Is there an existing issue for this?
What happened?
python -m ImageGen.ImageGen --cookie-file cookie.json --prompt "一只猫" 在BingImageCreator.py 报错:request_id = redirect_url.split("id=")[-1]为空 上周五能正常获取图片
Steps to reproduce the problem
python -m ImageGen.ImageGen --cookie-file cookie.json --prompt "一只猫"
What should have happened?
正常获取到图片
Version where the problem happens
0.12.1
What Python version are you running this with?
python 3.10.9
What is your operating system ?
Windows10
Command Line Arguments
Console logs
Additional information
No response