Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Feb 6, 2024
1 parent da2e741 commit b51b674
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/models/enhancement/enlightengan.inl
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ transform_output(const enlightengan_impl::internal_output& internal_out) {
return internal_out;
}


}

/***************** Impl Function Sets ******************/
Expand Down
1 change: 0 additions & 1 deletion src/models/enhancement/real_esrgan.inl
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ transform_output(const real_esrgan_impl::internal_output& internal_out) {
return internal_out;
}


}

/***************** Impl Function Sets ******************/
Expand Down

0 comments on commit b51b674

Please sign in to comment.