Update Readme.md
This commit is contained in:
parent
4a9bf0f823
commit
e93a2de8bc
|
@ -2,10 +2,9 @@ This `api.py` file has some additional modifications that can be activated withi
|
||||||
|
|
||||||
This file replaces `modules/api/api.py` .
|
This file replaces `modules/api/api.py` .
|
||||||
|
|
||||||
::: error
|
# Important!
|
||||||
> Don't overwrite your original `api.py` file. Rename it to something different like `api_original.py` and then copy the modified `api.py` into your `modules/api` folder.
|
> Don't overwrite your original `api.py` file. Rename it to something different like `api_original.py` and then copy the modified `api.py` into your `modules/api` folder.
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
A clean, original[ ](http://api.py)`api.py` file can be found in the `#Original API File` folder
|
A clean, original[ ](http://api.py)`api.py` file can be found in the `#Original API File` folder
|
||||||
|
|
||||||
|
@ -58,7 +57,6 @@ eris_antichildporn = True
|
||||||
|
|
||||||
Don't forget to save the `api.py` file again and (re)start your A1111 Stable-difussion
|
Don't forget to save the `api.py` file again and (re)start your A1111 Stable-difussion
|
||||||
|
|
||||||
::: warn
|
# Important!
|
||||||
> Additional and !!**__necessary__**!! Instructions for the TRT-Patch are in the `TRT-Patch` Folder
|
> Additional and !!**__necessary__**!! Instructions for the TRT-Patch are in the `TRT-Patch` Folder
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
Loading…
Reference in New Issue