kellempxt commited on
Commit
4e87611
·
verified ·
1 Parent(s): 01cd9ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt/tree/master
5
  The instruction is to simply download the following onnx models:
6
 
7
  - gfqgan.onnx
8
- - odeformer.onnx
9
 
10
  And build tensorrt engines for these models by running:
11
  ```
 
5
  The instruction is to simply download the following onnx models:
6
 
7
  - gfqgan.onnx
8
+ - codeformer.onnx
9
 
10
  And build tensorrt engines for these models by running:
11
  ```