Update README.md
Browse files
README.md
CHANGED
@@ -29,4 +29,6 @@ pip install -r requirements.txt
|
|
29 |
python3 run.py
|
30 |
```
|
31 |
|
32 |
-
Visit the provided URL in your browser to interact with the interface and start generating videos.
|
|
|
|
|
|
29 |
python3 run.py
|
30 |
```
|
31 |
|
32 |
+
Visit the provided URL in your browser to interact with the interface and start generating videos.
|
33 |
+
|
34 |
+
Note: Ensure that you are on the latest commit, as the positional encodings have been updated compared to the initial models.
|