kvfrans/clipdraw

ModuleNotFoundError: No module named 'pydiffvg'

Devetec opened this issue · 1 comments

/content/diffvg/apps
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-11-725e93211bbf> in <module>()
     17     text_features_neg2 = model.encode_text(text_input_neg2)
     18 
---> 19 import pydiffvg
     20 import torch
     21 import skimage

ModuleNotFoundError: No module named 'pydiffvg'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------

Something happened, the issue got added twice for some reason :\