saharmor / dalle-playground

A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)
MIT License
2.77k stars 596 forks source link

Google Colab Free Error #54

Closed arturobandissimo closed 2 years ago

arturobandissimo commented 2 years ago

Anyone else getting this error? Free version of colab. Dalle "Mini" as option. Project still runs but wondering if it's missing something.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
datascience 0.10.6 requires folium==0.2.1, but you have folium 0.8.3 which is incompatible.
VeXHarbinger commented 2 years ago

I get that error as well but it still generates images for mini.

saharmor commented 2 years ago

This is being generated due to one of the dependencies (datascience) and shouldn't affect your ability to generate images. Feel free to reopen if this causes any downstream errors.