LinHanjiang commited on
Commit
c00ad8d
·
1 Parent(s): 644434c

Delete app

Browse files
Files changed (1) hide show
  1. app +0 -5
app DELETED
@@ -1,5 +0,0 @@
1
- from lama_cleaner import entry_point
2
- import os
3
- if __name__ == "__main__":
4
- print("helllo"+os.path.dirname(os.path.abspath(__file__)))
5
- entry_point()