Skip to content

Commit

Permalink
ICCV 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengchen1999 committed Aug 8, 2023
1 parent 15c4d33 commit 04acd73
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

.DS_Store
.DS_Store
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion VERSION

This file was deleted.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ tqdm
yapf
timm
einops
h5py
h5py
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ def get_requirements(filename='requirements.txt'):
install_requires=get_requirements(),
ext_modules=ext_modules,
cmdclass={'build_ext': BuildExtension},
zip_safe=False)
zip_safe=False)

0 comments on commit 04acd73

Please sign in to comment.