yasakoko commited on
Commit
cd464ae
1 Parent(s): e55e869

Update: v1.1

Browse files
args.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "pretrained_model_name_or_path": "Kokohachi/NoAI-Diffusion",
3
  "pretrained_vae_name_or_path": null,
4
  "revision": null,
5
  "tokenizer_name": null,
6
  "instance_data_dir": "./inputs",
7
  "class_data_dir": null,
8
- "instance_prompt": "a photo of sks icon",
9
  "class_prompt": null,
10
  "save_sample_prompt": null,
11
  "save_sample_negative_prompt": null,
@@ -23,8 +23,8 @@
23
  "train_text_encoder": false,
24
  "train_batch_size": 1,
25
  "sample_batch_size": 4,
26
- "num_train_epochs": 167,
27
- "max_train_steps": 4000,
28
  "gradient_accumulation_steps": 2,
29
  "gradient_checkpointing": true,
30
  "learning_rate": 5e-06,
@@ -50,7 +50,7 @@
50
  "local_rank": -1,
51
  "concepts_list": [
52
  {
53
- "instance_prompt": "a photo of sks icon",
54
  "class_prompt": null,
55
  "instance_data_dir": "./inputs",
56
  "class_data_dir": null
 
1
  {
2
+ "pretrained_model_name_or_path": "CompVis/stable-diffusion-v1-4",
3
  "pretrained_vae_name_or_path": null,
4
  "revision": null,
5
  "tokenizer_name": null,
6
  "instance_data_dir": "./inputs",
7
  "class_data_dir": null,
8
+ "instance_prompt": "a drawing of NoAI logo",
9
  "class_prompt": null,
10
  "save_sample_prompt": null,
11
  "save_sample_negative_prompt": null,
 
23
  "train_text_encoder": false,
24
  "train_batch_size": 1,
25
  "sample_batch_size": 4,
26
+ "num_train_epochs": 207,
27
+ "max_train_steps": 6000,
28
  "gradient_accumulation_steps": 2,
29
  "gradient_checkpointing": true,
30
  "learning_rate": 5e-06,
 
50
  "local_rank": -1,
51
  "concepts_list": [
52
  {
53
+ "instance_prompt": "a drawing of NoAI logo",
54
  "class_prompt": null,
55
  "instance_data_dir": "./inputs",
56
  "class_data_dir": null
tokenizer/README.md DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
4
-
5
- ### NoAI_Diffusion
6
-
7
- Finetuned CompVis/stablediffusion-1-4 (fp16) with dream booth and many AntiAI/NoAI images. Have Fun🤗
 
 
 
 
 
 
 
 
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43003fb9218bca401d56883c307c586f94a124cb4f5b8aacd0fbf770c126cb20
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a518493e66cace878172ffb841dc6d03cc7ac4be2ee420601e84a37687be543
3
  size 3438375973