Iteravse

Results 10 issues of Iteravse

i encounter a error in this project like this: `python3: can't open file 'align_images.py': [Errno 2] No such file or directory` seems it can't prepare photo successfully,if i ignoring that...

i just replace the formula of [this example](https://github.com/tensorflow/tfjs-examples/tree/master/polynomial-regression-core) like : ![img](https://user-images.githubusercontent.com/34048239/171161649-bdea2e25-f701-4160-997a-92f3afd477ad.png) ![img](https://user-images.githubusercontent.com/34048239/171161826-356835af-1b97-411c-b1ee-a7b8b4e286c8.png) it encounter the error: ![img](https://user-images.githubusercontent.com/34048239/171162636-1131f43f-80eb-4e70-9d92-67819a2fba80.png) any idea? BTW the new formula like this: ![img](https://user-images.githubusercontent.com/34048239/171162135-a32b32e8-fc55-42cb-8f98-a1dad787faa9.png)

type:others
stat:awaiting response
stalled

the example link is [Polynomial Regression ](https://github.com/tensorflow/tfjs-examples/tree/master/polynomial-regression-core) after install success,when i enter command `npm run watch ` with cmd on windows 10,it encounter the error: > D:\Exhibition\Awakener\TensorDance\polynomial-regression-core\node_modules\@parcel\core\lib\Parcel.js:150 > #requestTracker >...

type:bug

我这里做了个本地测试,尝试了用多种方法链接smtp邮箱,刚开始是自己随便配了个站点邮箱,可以用网易邮箱大师发送邮件,但是用bbs-go配置上这个信息在main里面直接发送邮件测试发现不行,后来用qq个人邮箱开启了smtp服务尝试,甚至链接smtp.qq.com都说dial tcp :25: connectex: No connection could be made because the target machine actively refused it. ssl开关都不行,我甚至开始怀疑这个邮箱模块是否能用,这里是我个人邮箱的配置,可以拿去调试 ![image](https://user-images.githubusercontent.com/34048239/80346748-d13e8580-889d-11ea-8e7e-30e7a52dbb23.png) 这里是我在main中调用发送的配置 ![image](https://user-images.githubusercontent.com/34048239/80347149-8113f300-889e-11ea-9aa9-7c3f7241fb7d.png) 但实情是,我在项目启动后会调用这个发送邮箱的模块,但是始终报错dial tcp :25: connectex: No connection could be made because...

i'm wondering how to realize it in taichi_Three,that would be so cool!

we can not get the []string arrary, in search result in documents,it poped the error: > interface conversion: interface {} is string, not []string, and the struct of data like...

**Describe the bug** ① in app.js 45line toId is not defined! ②using example basic, broswer every send message need two times it worked, why it happend? server only recived An...

bug

does't we support mouse x-button click event detect?,i event hook like that, and we need function parameter detail in document,i just found parameter definition in code like this: ``` var...

Dear Creator, I hope this message finds you well. I would like to take a moment to express my appreciation for your work on the StableDiffusion WebUI plugin. It has...