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 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](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%"/>
|