Julian BILCKE commited on
Commit
e0e67e9
·
unverified ·
1 Parent(s): 222f539

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -31,6 +31,9 @@ I wasn't aware of its existence when I started my project, but there is also thi
31
  - 🔥 **2025-02-18**: I have added persistence of UI settings. So if you reload Gradio, you won't lose your settings!
32
 
33
 
 
 
 
34
  ## Features
35
 
36
  ### Run Finetrainers in the background
@@ -150,4 +153,4 @@ By default `run.sh` will store stuff in `.data/` (located inside the current wor
150
 
151
  ```bash
152
  ./run.sh
153
- ```
 
31
  - 🔥 **2025-02-18**: I have added persistence of UI settings. So if you reload Gradio, you won't lose your settings!
32
 
33
 
34
+ ## TODO
35
+ - Add `Aya-Vision-8B` for frame analysis (currently we use `Qwen2-VL-7B`)
36
+
37
  ## Features
38
 
39
  ### Run Finetrainers in the background
 
153
 
154
  ```bash
155
  ./run.sh
156
+ ```