You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially, I ran into an issue here but it seems like it may be better to use this repo instead.
Running the examples provided For example, you can use this available materials: https://drive.google.com/drive/folders/1kZ1gCnpfU0BnpdU47pLM_TQ6RypDDqgw in Collab notebook resulted in that error (I loaded 00.mp4 and 01.png)
i encounter a error in this project like this:
python3: can't open file 'align_images.py': [Errno 2] No such file or directory
seems it can't prepare photo successfully,if i ignoring that error,then next step will always report a error like this:
FileNotFoundError: No such file: '/content/first_order_model/aligned_images/photo-0.png'
even i put photo in that folder,it still pop a error like this:
so it's environment problem? how to slove that?
The text was updated successfully, but these errors were encountered: