Fix typo in link
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ Here are examples of videos created by the model, with from left to right:
|
|
43 |
## Usage for inference
|
44 |
|
45 |
You can use the gradio interface on our [HuggingFace Space](https://huggingface.co/spaces/obvious-research/OnlyFlow).
|
46 |
-
You can also use the inference script in our [Github repository](https://github.com/obvious-research/
|
47 |
|
48 |
Please note that the model is really sensitive to the input video framerate. You should try downsampling the video to 8fps before using it if you don't get the desired results.
|
49 |
|
|
|
43 |
## Usage for inference
|
44 |
|
45 |
You can use the gradio interface on our [HuggingFace Space](https://huggingface.co/spaces/obvious-research/OnlyFlow).
|
46 |
+
You can also use the inference script in our [Github repository](https://github.com/obvious-research/onlyflow) to test the released model.
|
47 |
|
48 |
Please note that the model is really sensitive to the input video framerate. You should try downsampling the video to 8fps before using it if you don't get the desired results.
|
49 |
|