Spaces:
Runtime error
Runtime error
Julian BILCKE
commited on
Update README.md
Browse files
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 |
+
```
|