IDK-ab0ut commited on
Commit
035e5b6
·
verified ·
1 Parent(s): 9549f61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -122,6 +122,8 @@ pipeline = StableDiffusionXLPipeline.from_pretrained(
122
  For manual download, just fill the `link` variable or any string variables you use to
123
  load the VAE file with path directory of the .safetensors.
124
 
 
 
125
  In case if you're experiencing `HTTP404` error because
126
  the program can't resolve your link, here's a simple fix.
127
 
 
122
  For manual download, just fill the `link` variable or any string variables you use to
123
  load the VAE file with path directory of the .safetensors.
124
 
125
+ ##### Troubleshooting 🔧
126
+
127
  In case if you're experiencing `HTTP404` error because
128
  the program can't resolve your link, here's a simple fix.
129