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 ·
9200cd4
1
Parent(s): f1c20c3
Rename Kaggle Competitions - Dreambooth KJG Busan.png to inf3.png
Browse files
.gitattributes
CHANGED
|
@@ -49,3 +49,4 @@ Kaggle[[:space:]]Competitions[[:space:]]-[[:space:]]Dreambooth[[:space:]]KJG[[:s
|
|
| 49 |
Kaggle[[:space:]]Competitions[[:space:]]-[[:space:]]Dreambooth[[:space:]]KJG[[:space:]]Underwater.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
inf1.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
inf2.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 49 |
Kaggle[[:space:]]Competitions[[:space:]]-[[:space:]]Dreambooth[[:space:]]KJG[[:space:]]Underwater.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
inf1.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
inf2.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
inf3.png filter=lfs diff=lfs merge=lfs -text
|
Kaggle Competitions - Dreambooth KJG Busan.png → inf3.png
RENAMED
|
File without changes
|