bmaltais
bmaltais
Can you share the config file so I can try to reproduce the issue? I can’t trigger the specific issue so it is hard to fix something I can’t directly...
I don't think this repo make use of GPU, only CPU.
Well, I made some more progress researching this... Look like there is a method called `add_texts` that would potentially allow to add more text to the vectorstore... but I am...
> > @anderslogg @wandrzej I recreated a PhotoMaker environment and pulled PhotoMaker again. The result is displayed as follows. > >  > > The library is linux only, this...
> 按说明安装出现以下信息  > > 另外如果使用python_embeded的可以安装吗? My solution require a local installation of python 3.10.9... I don't think it will run properly with another type of python installation... sorry ;-(
@xhoxye Look like you still have some network download issue... causing the timeout...
>  > > The download seems to be complete, and it shows a timeout when it loads Humm... this is something happening with the app.py code at this point....
> Any ideas about this problem?  This is odd... maybe I need to add some other pre-requirements like Visual Studio... I do have it installed on my computer... it...
> > > Any ideas about this problem?  > > > > > > This is odd... maybe I need to add some other pre-requirements like Visual Studio... I...
Good question. Installing python 3.10.9 directly from python is the supported method for the underlying so-script from Koby’s. Might work with anaconda but I have not tested it.