Yaron Elharar commited on
Commit
ea5c98d
·
unverified ·
1 Parent(s): 26c29b6

Update README.md

Browse files

minor: Extra space was causing the line break to fail

Files changed (1) hide show
  1. README.md +1 -1
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\