Stormthirst

Results 4 comments of Stormthirst

I followed the video, which got me a lot further than I managed before, but it's giving me a run time error: ``` Traceback (most recent call last): File "C:\Users\andrew\anaconda3\tortoise-tts\tortoise\do_tts.py",...

> @Stormthirst try > > ``` > pip uninstall pydantic > ``` > > ``` > pip install pydantic==1.9.1 > ``` That worked! Thank you so much!

Come to think of it, turning off other parts of the export would be helpful too.

> when trying to run video thru deoldify, get a error message about safe unpickling. Down in the "Usage" section of the github there's a line about adding --disable-safe-unpickle to...