Huiwenshi commited on
Commit
48a0425
1 Parent(s): 5899685

Upload ./.gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +5 -4
.gitignore CHANGED
@@ -32,11 +32,12 @@
32
  ### PreCI ###
33
  .codecc
34
 
35
- .gitignore_bk
36
  .vscode/
37
  outputs
38
  weights
39
  third_party/weights
40
- # third_party/dust3r
41
- # inference.py
42
- # app_hg.py
 
 
 
32
  ### PreCI ###
33
  .codecc
34
 
 
35
  .vscode/
36
  outputs
37
  weights
38
  third_party/weights
39
+ scripts/inference.py
40
+
41
+ ## huggingface space
42
+ third_party/dust3r
43
+ app_hg.py