HichTala commited on
Commit
b6f9eb1
·
verified ·
1 Parent(s): 85df585

Update image_processing_diffusiondet.py

Browse files
Files changed (1) hide show
  1. image_processing_diffusiondet.py +1 -1
image_processing_diffusiondet.py CHANGED
@@ -12,7 +12,7 @@
12
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
  # See the License for the specific language governing permissions and
14
  # limitations under the License.
15
- """Image processor class for Deformable DETR."""
16
 
17
  import io
18
  import pathlib
 
12
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
  # See the License for the specific language governing permissions and
14
  # limitations under the License.
15
+ """Image processor class for DiffusionDet."""
16
 
17
  import io
18
  import pathlib