Spaces:
Runtime error
Runtime error
change the inspiration source due toillyasviel deleted the repo
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ if __name__ == '__main__':
|
|
87 |
gr_markdown = gr.Markdown(textwrap.dedent("""
|
88 |
Cleaner for [MIST](https://github.com/mist-project/mist-v2)(**M**IST **I**s **S**tupid **T**rash) noises.
|
89 |
|
90 |
-
Inspired by https://
|
91 |
|
92 |
* **Update 2023.12.18**, allow random dynamic adversarial clean and iterate steps.
|
93 |
""").strip())
|
|
|
87 |
gr_markdown = gr.Markdown(textwrap.dedent("""
|
88 |
Cleaner for [MIST](https://github.com/mist-project/mist-v2)(**M**IST **I**s **S**tupid **T**rash) noises.
|
89 |
|
90 |
+
Inspired by https://huggingface.co/spaces/p1atdev/AdverseCleaner
|
91 |
|
92 |
* **Update 2023.12.18**, allow random dynamic adversarial clean and iterate steps.
|
93 |
""").strip())
|