Spaces:
Sleeping
Sleeping
Reuben Tan
commited on
Commit
·
24a4377
1
Parent(s):
2b6a2d1
push new test path
Browse files
global_local/models/video_instruction_ft_model.py
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
import logging
|
2 |
import random
|
|
|
3 |
import sys
|
4 |
|
5 |
import torch
|
|
|
1 |
import logging
|
2 |
import random
|
3 |
+
import os
|
4 |
import sys
|
5 |
|
6 |
import torch
|