arnab2812 commited on
Commit
c0c7c50
·
1 Parent(s): 87689b7

Upload 2 files

Browse files
resolve/.DS_Store ADDED
Binary file (6.15 kB). View file
 
resolve/main/model_index copy.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "class_word": "man",
3
+ "config_date_time": "2023-12-06T21-26-44",
4
+ "debug": false,
5
+ "flip_percent": 0.0,
6
+ "gpu": 0,
7
+ "learning_rate": 1e-06,
8
+ "max_training_steps": 2000,
9
+ "model_path": "model.ckpt",
10
+ "model_repo_id": "",
11
+ "project_config_filename": "2023-12-06T21-26-44-Arnab Diffusion Model-config.json",
12
+ "project_name": "Arnab Diffusion Model",
13
+ "regularization_images_folder_path": "/home/Dreambooth-Stable-Diffusion/regularization_images/man_unsplash",
14
+ "save_every_x_steps": 0,
15
+ "schema": 1,
16
+ "seed": 23,
17
+ "token": "arnab@123",
18
+ "token_only": false,
19
+ "training_images": [
20
+ "IMG_20231206_175942.jpg",
21
+ "IMG_20231206_175945.jpg",
22
+ "IMG_20231206_175949.jpg",
23
+ "IMG_20231206_175934.jpg",
24
+ "IMG_20231206_180037.jpg",
25
+ "IMG_20231206_175936.jpg",
26
+ "IMG_20231206_180042.jpg",
27
+ "IMG_20231206_180014.jpg",
28
+ "IMG_20231206_180018.jpg",
29
+ "IMG_20231206_180034.jpg",
30
+ "IMG_20231206_175958.jpg",
31
+ "IMG_20231206_180039.jpg",
32
+ "IMG_20231206_175939.jpg",
33
+ "IMG_20231206_180024.jpg",
34
+ "IMG_20231206_180053.jpg",
35
+ "IMG_20231206_180049.jpg",
36
+ "IMG_20231206_180059.jpg",
37
+ "IMG_20231206_180056.jpg",
38
+ "IMG_20231206_180044.jpg",
39
+ "IMG_20231206_180029.jpg",
40
+ "IMG_20231206_180047.jpg"
41
+ ],
42
+ "training_images_count": 21,
43
+ "training_images_folder_path": "/home/Dreambooth-Stable-Diffusion/training_images"
44
+ }