Doubleupai commited on
Commit
cc5b295
·
verified ·
1 Parent(s): bf569e6

Update weights

Browse files
Files changed (1) hide show
  1. weights +2 -0
weights CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+ from huggingface_hub import create_repo
2
+ create_repo("weights/RealESRGAN_x4plus.pth", private=True)