carlosabadia
commited on
Commit
•
ce17b19
1
Parent(s):
ad37b51
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,12 @@ This is a Stable Diffusion model fine-tuned on `Hasbulla` images for the wildcar
|
|
27 |
|
28 |
<img src=https://i.imgur.com/Sqfr7ae.jpg width=70% height=70%>
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
## Usage
|
31 |
|
32 |
```python
|
|
|
27 |
|
28 |
<img src=https://i.imgur.com/Sqfr7ae.jpg width=70% height=70%>
|
29 |
|
30 |
+
# Gradio & Colab
|
31 |
+
|
32 |
+
Model supported in a [Gradio](https://github.com/gradio-app/gradio) Web UI and Colab:
|
33 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/carlosabadia/hasbulla)
|
34 |
+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ZB1_Z89BnjW_P76OLoQdcqVgPZfN8HEG?usp=sharing)
|
35 |
+
|
36 |
## Usage
|
37 |
|
38 |
```python
|