Update README.md
Browse files
README.md
CHANGED
@@ -125,7 +125,7 @@ def split_text(text, keywords):
|
|
125 |
|
126 |
|
127 |
def main(
|
128 |
-
pretrained_path="checkpoints/EgoGPT-7b-EgoIT
|
129 |
video_path=None,
|
130 |
audio_path=None,
|
131 |
query="Please describe the video in detail.",
|
|
|
125 |
|
126 |
|
127 |
def main(
|
128 |
+
pretrained_path="checkpoints/EgoGPT-7b-EgoIT",
|
129 |
video_path=None,
|
130 |
audio_path=None,
|
131 |
query="Please describe the video in detail.",
|