Hello @soheil-mp
I am trying to test your notebook related to fine tuning of stable diffusion using dreambooth.
https://github.com/soheil-mp/GameAssetLab/blob/master/fine-tuning/stable%20diffusion%20using%20dreambooth/stable-diffusion-fine-turning-on-gaming-assets.ipynb
I was wondering where is the part you can add a local path to the dataset to do fine tuning? For example if I want to use your game characters images with their dataset.csv https://github.com/soheil-mp/GameAssetLab/tree/master/data
How to modify "Fine-tuning Stable Diffusion using Dreambooth" part in the notebook to be able to run it in jupyter notebook and with local data?
Thanks in advance!