lucidrains / big-sleep

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
MIT License
2.57k stars 304 forks source link

Some problem with nautilus #77

Open Reply1999 opened 3 years ago

Reply1999 commented 3 years ago

First, thanks for your work.

When I run the code as your example, I obtain the output as follows:

(nautilus:51266): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(nautilus:51266): WARNING : Can not get _NET_WORKAREA

(nautilus:51266): WARNING : Can not determine workarea, guessing at layout

Can you help me to figure out what is happening? Thanks a lot