CyFeng16 / MVIMP

Mixed Video and Image Manipulation Program
GNU General Public License v3.0
71 stars 20 forks source link

Unable to git clone Waifu2x #22

Closed WindyGhost closed 4 years ago

WindyGhost commented 4 years ago

Yesterday i tried Waifu2x on colab notebook and it worked , but today when i tried i got a fatal error .

fatal: Remote branch waifu2x-ncnn-vulkan not found in upstream origin

Can you fix it please .

CyFeng16 commented 4 years ago

Oops, this is a historical issue, and the test code has not been completely removed. Corrections have been made. (#23 )

WindyGhost commented 4 years ago

So is it fixed now ?

CyFeng16 commented 4 years ago

I think so. Take a try plz.

WindyGhost commented 4 years ago

Ok

WindyGhost commented 4 years ago

No it's not fixed

WindyGhost commented 4 years ago

I used this command

!git clone -b waifu2x-ncnn-vulkan https://github.com/CyFeng16/MVIMP.git

Is it by any chance that you made changes to this command ?

re2cc commented 4 years ago

I used this command

!git clone -b waifu2x-ncnn-vulkan https://github.com/CyFeng16/MVIMP.git

Is it by any chance that you made changes to this command ?

Use: git clone https://github.com/CyFeng16/MVIMP.git

~~I think something similar happened to me once... But it was just a mistake to download a part of DeOldfy, and it worked. You only get that one error?~~

CyFeng16 commented 4 years ago

Two things:

Thanks for pointing out. Take ur chance and try once again :)

WindyGhost commented 4 years ago

Thanks . It worked .