Luigi commited on
Commit
b6dace6
·
1 Parent(s): ccbaf39

chore(structure): add tools/ and move debugging/ops scripts; ignore accidental large artifact

Browse files
.gitignore CHANGED
@@ -3,3 +3,4 @@ server.log
3
  *.bin
4
  __pycache__/
5
  *.pyc
 
 
3
  *.bin
4
  __pycache__/
5
  *.pyc
6
+ download_model
debug_ai.py → tools/debug_ai.py RENAMED
File without changes
deploy_hf_spaces.sh → tools/deploy_hf_spaces.sh RENAMED
File without changes
local_run.sh → tools/local_run.sh RENAMED
File without changes