Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
274dff32
Commit
274dff32
authored
Jun 13, 2023
by
comfyanonymous
Browse files
Remove more useless files.
parent
f0a2b81c
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
2299 deletions
+0
-2299
comfy/ldm/modules/image_degradation/__init__.py
comfy/ldm/modules/image_degradation/__init__.py
+0
-2
comfy/ldm/modules/image_degradation/bsrgan.py
comfy/ldm/modules/image_degradation/bsrgan.py
+0
-730
comfy/ldm/modules/image_degradation/bsrgan_light.py
comfy/ldm/modules/image_degradation/bsrgan_light.py
+0
-651
comfy/ldm/modules/image_degradation/utils/test.png
comfy/ldm/modules/image_degradation/utils/test.png
+0
-0
comfy/ldm/modules/image_degradation/utils_image.py
comfy/ldm/modules/image_degradation/utils_image.py
+0
-916
No files found.
comfy/ldm/modules/image_degradation/__init__.py
deleted
100644 → 0
View file @
f0a2b81c
from
ldm.modules.image_degradation.bsrgan
import
degradation_bsrgan_variant
as
degradation_fn_bsr
from
ldm.modules.image_degradation.bsrgan_light
import
degradation_bsrgan_variant
as
degradation_fn_bsr_light
comfy/ldm/modules/image_degradation/bsrgan.py
deleted
100644 → 0
View file @
f0a2b81c
This diff is collapsed.
Click to expand it.
comfy/ldm/modules/image_degradation/bsrgan_light.py
deleted
100644 → 0
View file @
f0a2b81c
This diff is collapsed.
Click to expand it.
comfy/ldm/modules/image_degradation/utils/test.png
deleted
100644 → 0
View file @
f0a2b81c
431 KB
comfy/ldm/modules/image_degradation/utils_image.py
deleted
100644 → 0
View file @
f0a2b81c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment