obvious-research
commited on
Commit
•
4dcab71
1
Parent(s):
b18c99b
Update README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,10 @@ With the famous blue/red pill from Matrix:
|
|
42 |
|
43 |
![](assets_readme/matrix_example.gif)
|
44 |
|
|
|
|
|
|
|
|
|
45 |
## * Next steps
|
46 |
|
47 |
We are working on the second part of training of Phenaki, which actually yields the full text-to-video model.
|
|
|
42 |
|
43 |
![](assets_readme/matrix_example.gif)
|
44 |
|
45 |
+
## * Usage for inference
|
46 |
+
|
47 |
+
You can use the notebook CViViT_inference.ipynb in our [Github repository](https://github.com/obvious-research/phenaki-cvivit) to test the released model. First, download CVIVIT and frozen_models folders from this repo and put them in the github repo. Then you should be able to run the notebook normally. Please note that input images to the model should be 8 FPS videos of 11 frames.
|
48 |
+
|
49 |
## * Next steps
|
50 |
|
51 |
We are working on the second part of training of Phenaki, which actually yields the full text-to-video model.
|