eps696 / aphantasia

CLIP + FFT/DWT/RGB = text to image/video
MIT License
775 stars 102 forks source link

I have tried to use illustra in colab but it gives me the following error #21

Closed raul2297 closed 3 years ago

raul2297 commented 3 years ago

ModuleNotFoundError Traceback (most recent call last)

in () 73 get_ipython().system('git clone https://github.com/eps696/aphantasia') 74 get_ipython().magic('cd aphantasia/') ---> 75 from clip_fft import to_valid_rgb, fft_image, slice_imgs, checkout 76 from utils import pad_up_to, basename, file_list, img_list, img_read, txt_clean, plot_text 77 from progress_bar import ProgressIPy as ProgressBar /content/aphantasia/clip_fft.py in () 16 os.environ['KMP_DUPLICATE_LIB_OK']='True' 17 from sentence_transformers import SentenceTransformer ---> 18 import lpips 19 20 from utils import pad_up_to, basename, img_list, img_read, plot_text, txt_clean ModuleNotFoundError: No module named 'lpips'
eps696 commented 3 years ago

should be fixed now

raul2297 commented 3 years ago

Thank you very much brother. By the way, the project is incredible to me, I do poetry and I was very interested in using illustra to bring my poems into visual art. I am from the Dominican Republic if one day you come here you have a friend, very lucky

On Tue, May 4, 2021 at 6:43 PM vadim epstein @.***> wrote:

Closed #21 https://github.com/eps696/aphantasia/issues/21.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eps696/aphantasia/issues/21#event-4686028766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT5E7UF6AKC6UTFBZTBQWVDTMB2C5ANCNFSM436SBZYA .

eps696 commented 3 years ago

thanxxx, glad to hear ::]