MidnightRunner commited on
Commit
9909d25
·
verified ·
1 Parent(s): e2bfe20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -83,8 +83,4 @@ Check [PyTorch's torch.load docs](https://pytorch.org/docs/stable/generated/torc
83
  print(" Keys:", list(checkpoint.keys()))
84
  EOF
85
  done
86
- ```
87
- **⚠️ Update subcore.py in `ComfyUI/custom_nodes/comfyui-impact-pack/modules`**
88
- ```bash
89
- PLACEHOLDERS
90
  ```
 
83
  print(" Keys:", list(checkpoint.keys()))
84
  EOF
85
  done
 
 
 
 
86
  ```