Yaron Elharar commited on
Update README.md
Browse filesminor: Extra space was causing the line break to fail
README.md
CHANGED
|
@@ -234,7 +234,7 @@ You can define multiple lines of macros. If there is only one macro line, the ap
|
|
| 234 |
--open-browser : open automatically Browser when launching Gradio Server\
|
| 235 |
--lock-config : prevent modifying the video engine configuration from the interface\
|
| 236 |
--share : create a shareable URL on huggingface so that your server can be accessed remotely\
|
| 237 |
-
--multiple-images : allow the users to choose multiple images as different starting points for new videos\
|
| 238 |
--compile : turn on pytorch compilation\
|
| 239 |
--attention mode: force attention mode among, sdpa, flash, sage, sage2\
|
| 240 |
--profile no : default (4) : no of profile between 1 and 5\
|
|
|
|
| 234 |
--open-browser : open automatically Browser when launching Gradio Server\
|
| 235 |
--lock-config : prevent modifying the video engine configuration from the interface\
|
| 236 |
--share : create a shareable URL on huggingface so that your server can be accessed remotely\
|
| 237 |
+
--multiple-images : allow the users to choose multiple images as different starting points for new videos\
|
| 238 |
--compile : turn on pytorch compilation\
|
| 239 |
--attention mode: force attention mode among, sdpa, flash, sage, sage2\
|
| 240 |
--profile no : default (4) : no of profile between 1 and 5\
|