
Lv.1
awq的一天
在 【举报】有人冒充吉吉喵(BoxId:dcf22356喵4yyx,已用岛3举报功能举报) 中回复
emmmm,这......,不是我发的,当时我弟在玩,对不起哈
2022-01-27T15:44:05 点赞:0
在 【举报】有人冒充吉吉喵(BoxId:dcf22356喵4yyx,已用岛3举报功能举报) 中回复
哎,不相信我,那是我弟呀,算了,封号就封号吧,反正不是我
2022-01-28T19:53:51 点赞:0
在 Python与编程猫NEMO 中回复
importbase喵 importrequests #client_id为官网获取的AK,client_secret为官网获取的SK host='https://aip.baidubce.com/oauth/2.0/token?grant_type=client_credentials&client_id=【】&client_secret=【】' response=requests.get(host) ifresponse: access_token=response.json()["access_token"] ''' 人像动漫化 ''' request_url="https://aip.baidubce.com/rest/2.0/image-process/v1/selfie_anime" #二进制方式打开需要处理图片文件 f=open('图片名称','rb')#打开需要处理的图片 img=base喵.b喵encode(f.read()) params={"image":img} request_url=request_url+"?access_token="+access_token headers={'content-type':'application/x-www-form-urlencoded'} response=requests.post(request_url,data=params,headers=headers) print(response) ifresponse: #保存文件 f=open('t1.jpg','wb') img=(response.json()['image']) f.write(base喵.b喵decode(img)) f.close()
2022-02-15T18:04:28 点赞:0
在 【求助】3D One里的.z1模型如何转为代码岛模型? 中回复
imgsrc="https://static.cod喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E4%BC%A4%E5%BF%83.gif"alt="emotion_编程猫_伤心"
2022-02-19T19:34:42 点赞:0
在 【求助】3D One里的.z1模型如何转为代码岛模型? 中回复
https://box3.cod喵/e/506b52558fe858fc4993?p=Jik%2FWvKOWo8h2odg5JbA2GMjCUqVRPlcw9w7JOj9wlA4KPqDfxLwVndWVzdA%3D%3D
2022-02-19T19:35:17 点赞:0