patrickvonplaten
commited on
Commit
•
2c4f467
1
Parent(s):
8c2181b
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- controlnet
|
|
|
5 |
---
|
6 |
|
7 |
Experimental proof of concept made for the [Huggingface JAX/Diffusers community sprint](https://github.com/huggingface/community-events/tree/main/jax-controlnet-sprint)
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- controlnet
|
5 |
+
base_model: runwayml/stable-diffusion-v1-5
|
6 |
---
|
7 |
|
8 |
Experimental proof of concept made for the [Huggingface JAX/Diffusers community sprint](https://github.com/huggingface/community-events/tree/main/jax-controlnet-sprint)
|