zxiaomzxm

Results 6 comments of zxiaomzxm

Switch config.floatX to float32. `import theano` `theano.config.floatX = 'float32'`

> > > > > > > > > > > > > > > > > Hi,I have followed your advice and add the line to the Dockerfile: ![image](https://user-images.githubusercontent.com/53631206/208309031-093b2792-38e7-41ed-a828-4357940bb7f4.png)...

升级下这个插件解决:[AIGODLIKE-COMFYUI-TRANSLATION](https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION)

我没在centos7编译过,在ubuntu16/18编译通过了,可以参阅下[`INSTALL.md`](https://github.com/zxiaomzxm/statecircle-python/blob/main/INSTALL.md)里边对应修改下再试试。

库本身用这个就可以 git clone --recursive https://github.com/erikbohnsack/murty.git, python版本 3.6/3.7/3.8都没问题

> 您好,想问一下,配置完murty库之后,发现AttributeError: module 'murty' has no attribute 'Murty',里面没有Murty,怎么办呢,期待您的回复 定位下安装murty的位置,是否有对应的文件,看是否正常安装了。