Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Doubleupai
/
UpscaleThis
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Doubleupai
commited on
Dec 31, 2024
Commit
cc5b295
·
verified
·
1 Parent(s):
bf569e6
Update weights
Browse files
Files changed (1)
hide
show
weights
+2
-0
weights
CHANGED
Viewed
@@ -0,0 +1,2 @@
1
+
from huggingface_hub import create_repo
2
+
create_repo("weights/RealESRGAN_x4plus.pth", private=True)