Instructions to use drmeeseeks/dreambooth_diffusion_model-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use drmeeseeks/dreambooth_diffusion_model-v3 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://drmeeseeks/dreambooth_diffusion_model-v3") - Notebooks
- Google Colab
- Kaggle
Commit ·
b2e6ea3
1
Parent(s): 0af289d
Update README.md
Browse files
README.md
CHANGED
|
@@ -56,20 +56,20 @@ If you decide to train using [Lambda GPU - Dreambooth - GIT](https://github.com/
|
|
| 56 |
<details>
|
| 57 |
<summary>View Inference Images </summary>
|
| 58 |
|
| 59 |
-

|
| 60 |
+

|
| 61 |
+

|
| 62 |
+

|
| 63 |
+

|
| 64 |
+

|
| 65 |
+

|
| 66 |
+

|
| 67 |
+

|
| 68 |
+

|
| 69 |
+

|
| 70 |
+

|
| 71 |
+

|
| 72 |
+

|
| 73 |
|
| 74 |
</details>
|
| 75 |
|