Skip to content

Commit ad5567a

Browse files
Peng Chenfacebook-github-bot
authored andcommitted
create blip2 folder and add qformer layers under torchmm/models (#483)
Summary: as title Differential Revision: D50137871
1 parent b8226b9 commit ad5567a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

tests/models/blip2/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)