Ojimi commited on
Commit
9c18604
1 Parent(s): 29eed23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ python launch.py --xformers
77
  ## Training:
78
  - **Data**: The model is trained based on a database of various sources from the Internet provided by my friend and images created by another AI.
79
  - **Schedule**: Euler Ancestral Discrete.
80
- - **Optimizer**: AdamW.
81
  - **Precision**: BF16.
82
  - **Hardware**: Google Colaboratory Pro - NVIDIA A100 40GB VRAM.
83
 
 
77
  ## Training:
78
  - **Data**: The model is trained based on a database of various sources from the Internet provided by my friend and images created by another AI.
79
  - **Schedule**: Euler Ancestral Discrete.
80
+ - **Optimizer**: AdamW, xFormers
81
  - **Precision**: BF16.
82
  - **Hardware**: Google Colaboratory Pro - NVIDIA A100 40GB VRAM.
83