add gradio demo
Browse files
README.md
CHANGED
@@ -17,6 +17,11 @@ license: creativeml-openrail-m
|
|
17 |
|
18 |
We also recommend an inference tool supporting prompt weighting and high resolution optimization / fixing for best results. We suggest [InvokeAI](https://github.com/invoke-ai/InvokeAI) as a sensibly licensed and fully featured open-source inference tool.
|
19 |
|
|
|
|
|
|
|
|
|
|
|
20 |
### Examples
|
21 |
|
22 |
<img src="https://huggingface.co/coreco/seek.art_MEGA/resolve/main/examples.png" style="max-width: 800px;" width="100%"/>
|
|
|
17 |
|
18 |
We also recommend an inference tool supporting prompt weighting and high resolution optimization / fixing for best results. We suggest [InvokeAI](https://github.com/invoke-ai/InvokeAI) as a sensibly licensed and fully featured open-source inference tool.
|
19 |
|
20 |
+
### Gradio
|
21 |
+
|
22 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run seek.art_MEGA:
|
23 |
+
[](https://huggingface.co/spaces/akhaliq/seek.art_MEGA)
|
24 |
+
|
25 |
### Examples
|
26 |
|
27 |
<img src="https://huggingface.co/coreco/seek.art_MEGA/resolve/main/examples.png" style="max-width: 800px;" width="100%"/>
|