rityak commited on
Commit
b907dea
·
verified ·
1 Parent(s): 8cbcbd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,7 +27,7 @@ base_model:
27
 
28
  - **Download untrained merge (Animagus XL Zero)**
29
  A raw merge of all source checkpoints before fine-tuning:
30
- https://huggingface.co/rityak/animagus/resolve/main/animagus.safetensors?download=true
31
 
32
  - **Download fine-tuned model (Animagus XL 1.0)**
33
  The final anime-optimized checkpoint after fine-tuning:
@@ -80,7 +80,7 @@ The usage guidelines will be the same as for Animagine 3.1 and 4.0. For more det
80
 
81
  ### Recipe
82
 
83
- **Step 1. Merging** **[Animagus XL Zero](https://huggingface.co/rityak/animagus/resolve/main/animagus.safetensors?download=true)** - Non-trained merging of checkpoints.
84
 
85
  ```yaml
86
  version: 0.1.0
 
27
 
28
  - **Download untrained merge (Animagus XL Zero)**
29
  A raw merge of all source checkpoints before fine-tuning:
30
+ https://huggingface.co/rityak/animagus/resolve/main/animagus-zero.safetensors?download=true
31
 
32
  - **Download fine-tuned model (Animagus XL 1.0)**
33
  The final anime-optimized checkpoint after fine-tuning:
 
80
 
81
  ### Recipe
82
 
83
+ **Step 1. Merging** **[Animagus XL Zero](https://huggingface.co/rityak/animagus/resolve/main/animagus-zero.safetensors?download=true)** - Non-trained merging of checkpoints.
84
 
85
  ```yaml
86
  version: 0.1.0