Skip to content

Commit c73b6a9

Browse files
committed
fix: Removed RL-based tuning, minor changes to prototypes
1 parent 85f75ca commit c73b6a9

8 files changed

Lines changed: 1151 additions & 1263 deletions

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
.vscode/
2-
__pycache__/
3-
*.pt
4-
*.onnx
1+
.vscode/
2+
__pycache__/
3+
*.pt
4+
*.onnx
5+
*.mp4
6+
!Sample.mp4

0 commit comments

Comments
 (0)