Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,13 @@ license: creativeml-openrail-m
|
|
18 |
|
19 |
DGSpitzer Art Diffusion is **a unique AI model that is trained to draw like my art style!**
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
Hello folks! This is DGSpitzer, I'm a game developer, music composer and digital artist based in New York, you can check out my artworks/games/etc at here:
|
22 |
[Games](https://helixngc7293.itch.io/)
|
23 |
[Arts](https://www.artstation.com/helixngc7293)
|
@@ -36,6 +43,8 @@ The model is fine-tuned based on [Vintedois diffusion-v0-1 Model](https://huggin
|
|
36 |
|
37 |
It’s welcome to share your results using this model! Looking forward to creating something truly amazing!
|
38 |
|
|
|
|
|
39 |
|
40 |
|
41 |
<center><img src="https://huggingface.co/DGSpitzer/DGSpitzer-Art-Diffusion/resolve/main/img/1Style-Girl2.png" width="700" height="559"/></center>
|
@@ -76,16 +85,6 @@ image = pipe(prompt).images[0]
|
|
76 |
image.save("./dgspitzer_ai_art.png")
|
77 |
```
|
78 |
|
79 |
-
# Online Demo
|
80 |
-
|
81 |
-
You can try the Online Web UI demo build with [Gradio](https://github.com/gradio-app/gradio), or use Colab Notebook at here:
|
82 |
-
|
83 |
-
*My Online Space Demo*
|
84 |
-
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/DGSpitzer/DGS-Diffusion-Space)
|
85 |
-
|
86 |
-
*Buy me a coffee if you like this project ;P ♥*
|
87 |
-
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
88 |
-
|
89 |
|
90 |
# **👇Model👇**
|
91 |
|
|
|
18 |
|
19 |
DGSpitzer Art Diffusion is **a unique AI model that is trained to draw like my art style!**
|
20 |
|
21 |
+
# Online Demo
|
22 |
+
|
23 |
+
You can try the Online Web UI demo build with [Gradio](https://github.com/gradio-app/gradio), or use Colab Notebook at here:
|
24 |
+
|
25 |
+
*My Online Space Demo*
|
26 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/DGSpitzer/DGS-Diffusion-Space)
|
27 |
+
|
28 |
Hello folks! This is DGSpitzer, I'm a game developer, music composer and digital artist based in New York, you can check out my artworks/games/etc at here:
|
29 |
[Games](https://helixngc7293.itch.io/)
|
30 |
[Arts](https://www.artstation.com/helixngc7293)
|
|
|
43 |
|
44 |
It’s welcome to share your results using this model! Looking forward to creating something truly amazing!
|
45 |
|
46 |
+
*Buy me a coffee if you like this project ;P ♥*
|
47 |
+
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
48 |
|
49 |
|
50 |
<center><img src="https://huggingface.co/DGSpitzer/DGSpitzer-Art-Diffusion/resolve/main/img/1Style-Girl2.png" width="700" height="559"/></center>
|
|
|
85 |
image.save("./dgspitzer_ai_art.png")
|
86 |
```
|
87 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
|
89 |
# **👇Model👇**
|
90 |
|