Skip to content

Commit 1d71431

Browse files
committed
0.1.4.8
1 parent e287538 commit 1d71431

File tree

4 files changed

+145
-90
lines changed

4 files changed

+145
-90
lines changed

README.md

+4-14
Original file line numberDiff line numberDiff line change
@@ -61,27 +61,17 @@ But remains a great solution for users with minimal technical knowledge or exper
6161

6262
### Tested on Windows 10+ and Nvidia GPU-based cards
6363

64-
### Update [0.1.4.6]
6564
<img src="media/covers/SEAIT_anim.gif">
65+
### Update [0.1.4.8]
6666

6767
Added:
6868

69-
- VisionCrafter
69+
- LoRA_Easy_Training_Scripts
7070

71-
A tool that can generates animations and music from text,
72-
ideal for producing short videos and GIFs, as well as creating brief cinematic scenes.
71+
Fixed:
7372

74-
https://github.com/diStyApps/VisionCrafter
73+
- InvokeAI installation
7574

76-
- VisualClipPicker
77-
78-
Trimming Clips by Face Recognition
79-
80-
https://github.com/diStyApps/VisualClipPicker
81-
82-
Changed:
83-
84-
Vladiffsuion to SD.Next
8575

8676
### Spread the word; don't only keep it to yourself.
8777
<img src="media/preview/0.1.4.6/1.png">

util/CONSTANTS.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '0.1.4.7'
1+
VERSION = '0.1.4.8'
22
APP_TITLE = f"Super Easy AI Installer Tool - Ver {VERSION}"
33
APP_NAME = 'seait'
44
FONT_S = 'Arial 8'

0 commit comments

Comments
 (0)