mfrashad / text2art

AI-powered Text-to-Art Generator - Text2Art.com
Other
778 stars 208 forks source link

hello #18

Open zerg0523 opened 1 year ago

zerg0523 commented 1 year ago

Hello. Is it work? Could you explain how to?

zerg0523 commented 1 year ago

RuntimeError Traceback (most recent call last) in ----> 1 import clipit 2 # To reset settings to default 3 clipit.reset_settings() 4 # You can use "|" to separate multiple prompts 5 prompts = "underwater city"

2 frames /usr/local/lib/python3.7/dist-packages/imageio/plugins/ffmpeg.py in download(directory, force_download) 36 def download(directory=None, force_download=False): # pragma: no cover 37 raise RuntimeError( ---> 38 "imageio.ffmpeg.download() has been deprecated. " 39 "Use 'pip install imageio-ffmpeg' instead.'" 40 )

RuntimeError: imageio.ffmpeg.download() has been deprecated. Use 'pip install imageio-ffmpeg' instead.'

. .

shoaibahmadse commented 1 year ago

Hey,

Have you find the solution of this error?