Update README.md
Browse files
README.md
CHANGED
@@ -95,10 +95,8 @@ output = pipe(
|
|
95 |
|
96 |
## Training Status:
|
97 |
|
98 |
-
**Alpha0 Release**: This release resets the training and enables Text Encoder training.
|
99 |
-
|
100 |
-
|
101 |
**GPU used for training**: 1x AMD RX 7900 XTX 24GB
|
|
|
102 |
|
103 |
| dataset name | training done | remaining |
|
104 |
|---|---|---|
|
@@ -118,6 +116,8 @@ output = pipe(
|
|
118 |
## Dataset:
|
119 |
|
120 |
**GPU used for captioning**: 1x Intel ARC A770 16GB
|
|
|
|
|
121 |
**Model used for captioning**: SmilingWolf/wd-swinv2-tagger-v3
|
122 |
**Command:**
|
123 |
```
|
|
|
95 |
|
96 |
## Training Status:
|
97 |
|
|
|
|
|
|
|
98 |
**GPU used for training**: 1x AMD RX 7900 XTX 24GB
|
99 |
+
**GPU Hours**: 100
|
100 |
|
101 |
| dataset name | training done | remaining |
|
102 |
|---|---|---|
|
|
|
116 |
## Dataset:
|
117 |
|
118 |
**GPU used for captioning**: 1x Intel ARC A770 16GB
|
119 |
+
**GPU Hours**: 350
|
120 |
+
|
121 |
**Model used for captioning**: SmilingWolf/wd-swinv2-tagger-v3
|
122 |
**Command:**
|
123 |
```
|