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
ModelZoo
textmonkey_pytorch
Commits
8e6d525a
Unverified
Commit
8e6d525a
authored
Apr 17, 2024
by
echo840
Committed by
GitHub
Apr 17, 2024
Browse files
Update visual_text.py
parent
c398b95a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
monkey_model/text_monkey/visual_text.py
monkey_model/text_monkey/visual_text.py
+0
-1
No files found.
monkey_model/text_monkey/visual_text.py
View file @
8e6d525a
...
@@ -21,7 +21,6 @@ from torchvision.transforms import InterpolationMode
...
@@ -21,7 +21,6 @@ from torchvision.transforms import InterpolationMode
from
monkey_model.text_monkey.window
import
CrossWindowAttention
,
PatchMerging
from
monkey_model.text_monkey.window
import
CrossWindowAttention
,
PatchMerging
from
monkey_model.text_monkey.resampler
import
*
from
monkey_model.text_monkey.resampler
import
*
import
random
import
random
import
ipdb
import
numpy
as
np
import
numpy
as
np
import
matplotlib.pyplot
as
plt
import
matplotlib.pyplot
as
plt
...
...
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