Spaces:
Running
Running
Commit
·
de828f6
1
Parent(s):
910a853
updates
Browse files
README.md
CHANGED
@@ -28,6 +28,10 @@ VideoModelStudio is 100% open-source project, I develop and maintain it during b
|
|
28 |
<a href="https://www.buymeacoffee.com/flngr" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
|
29 |
|
30 |
## News
|
|
|
|
|
|
|
|
|
31 |
- 🔥 **2025-03-02**: Made some fixes to improve Finetrainer reliability when working with big datasets
|
32 |
- 🔥 **2025-02-18**: I am working to add better recovery in case of a failed run (this is still in beta)
|
33 |
- 🔥 **2025-02-18**: I have added persistence of UI settings. So if you reload Gradio, you won't lose your settings!
|
|
|
28 |
<a href="https://www.buymeacoffee.com/flngr" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
|
29 |
|
30 |
## News
|
31 |
+
- 🔥 **2025-03-12**: VMS now officially supports Wan!
|
32 |
+
- 🔥 **2025-03-11**: I have added a tab to preview a model!
|
33 |
+
- 🔥 **2025-03-10**: Various small fixes and improvements
|
34 |
+
- 🔥 **2025-03-09**: I have added a basic CPU/RAM monitor (no GPU yet)
|
35 |
- 🔥 **2025-03-02**: Made some fixes to improve Finetrainer reliability when working with big datasets
|
36 |
- 🔥 **2025-02-18**: I am working to add better recovery in case of a failed run (this is still in beta)
|
37 |
- 🔥 **2025-02-18**: I have added persistence of UI settings. So if you reload Gradio, you won't lose your settings!
|