anodev commited on
Commit
008a295
1 Parent(s): 956ee20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -10,3 +10,9 @@ This is an ONNX model ported from original PyTorch big-lama model.
10
 
11
  Original repo: https://github.com/advimman/lama
12
 
 
 
 
 
 
 
 
10
 
11
  Original repo: https://github.com/advimman/lama
12
 
13
+
14
+ ## Example
15
+ onnx
16
+ ![](./output_onnx.png)
17
+ original
18
+ ![](./output_orig.png)