Update README.md

minor: Extra space was causing the line break to fail
This commit is contained in:
Yaron Elharar 2025-03-19 18:12:32 +02:00 committed by GitHub
parent 1406a44a69
commit 418c2f6ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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