Rupesh Sreeraman
Rupesh Sreeraman
@powderblock Thanks, simply checkout my repo[repo https://github.com/rupeshs/visual-chatgpt/tree/add-colab-support](https://github.com/rupeshs/visual-chatgpt/tree/add-colab-support#visual-chatgpt-colab-support) , you can directly open it in colab
> Great work @rsreetech Thank you
> @ajohansson-git Thank you, I have updated colab notebook, it will fix ldm error, could you please check again?
Are you using openAI free account API key? We need to use paid account API key.
@sangeethkumar1997 Creat a new API key then try. If you are using colab, please try my implementation it will work https://github.com/rupeshs/visual-chatgpt/tree/add-colab-support.
> The gradio app is loading and then responding that the API key is wrong (tested on many valid api keys). The key is certainly fine, since I am using...
@fanyhchn I have quick fix for that see the pull request. https://github.com/microsoft/visual-chatgpt/pull/172
@fanyhchn You can use my latest colab it will work, (supports xformers and fp16 optimizations faster image generation) https://github.com/rupeshs/visual-chatgpt/tree/colab-xformers-support
@xtekky Thanks, it is possible, I will create PR later. This one was quick.
@xtekky PR ready https://github.com/xtekky/gpt4free/pull/100