Brawlence / SD_api_pics

An extension to oobabooga's TextGen allowing you to receive pics generated by Automatic1111's SD API
12 stars 1 forks source link

The images don't stay in chat #5

Open sahildeshpande opened 1 year ago

sahildeshpande commented 1 year ago

Using it on colab

Brawlence commented 1 year ago

Hm. Can you provide more info? Describe the behaviour in detail. Also, what collab, care to send a link?

sahildeshpande commented 1 year ago

Thanks for replying. I’m using this colab - https://colab.research.google.com/drive/18L3akiVE8Y6KKjd8TdPlvadTsQAqXh73

But I have modified it to run SD too on a different port.

The behaviour is - Oobabooga sends the request to SD for image generation Oobabooga receives the image. The image is displayed in the chat for like 2-3 seconds and then it just disappears. But the text part stays. Only the image disappears.

Brawlence commented 1 year ago

This looks erringly like text streaming issues I've been having on my local installation. Do you have text_streaming enabled in ooba?