Spaces:
Sleeping
Sleeping
Wagtail commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,5 +39,9 @@ Run the app with ```python3 app.py```
|
|
| 39 |
|
| 40 |
- Testing pickled models with test/test_model.py
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
### Outlook
|
| 43 |
Input the raw video into a [reasoning vision model](https://huggingface.co/blog/nvidia/nvidia-cosmos-reason-2-brings-advanced-reasoning) and develop the workflow with [daggr](https://huggingface.co/blog/daggr) for gradio.
|
|
|
|
| 39 |
|
| 40 |
- Testing pickled models with test/test_model.py
|
| 41 |
|
| 42 |
+
### Week 4 - refactor codebase
|
| 43 |
+
|
| 44 |
+
- add gitattributes for LSF usage to handle pickle files
|
| 45 |
+
|
| 46 |
### Outlook
|
| 47 |
Input the raw video into a [reasoning vision model](https://huggingface.co/blog/nvidia/nvidia-cosmos-reason-2-brings-advanced-reasoning) and develop the workflow with [daggr](https://huggingface.co/blog/daggr) for gradio.
|