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
I just tried running faceswap on google colab by myself, then tried again with your notebook, and got the same error twice:
ValueError: Tensor("conv2d_9/kernel:0", shape=(5, 5, 3, 128), dtype=float32_ref) must be from the same graph as Tensor("face:0", shape=(?, 64, 64, 3), dtype=float32).
06/08/2019 18:54:42 CRITICAL An unexpected crash has occurred.
Can you reproduce that and any idea what's going on? I'm guessing the version of some colab packages is not good, but I'm not sure.
The text was updated successfully, but these errors were encountered:
Hi,
I just tried running faceswap on google colab by myself, then tried again with your notebook, and got the same error twice:
Can you reproduce that and any idea what's going on? I'm guessing the version of some colab packages is not good, but I'm not sure.
The text was updated successfully, but these errors were encountered: