artificialguybr commited on
Commit
f297cb4
1 Parent(s): 3a31b35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ iface = gr.Interface(
137
  description="""This tool was developed by [@artificialguybr](https://twitter.com/artificialguybr) using entirely open-source tools. Special thanks to Hugging Face for the GPU support. Thanks [@yeswondwer](https://twitter.com/@yeswondwerr) for original code.
138
 
139
  **Note:**
140
- - Video limit is 1 minute.
141
  - Generation may take up to 5 minutes.
142
  - The tool uses open-source models for all models. It's a alpha version.
143
  - Quality can be improved but would require more processing time per video. For scalability and hardware limitations, speed was chosen, not just quality.
 
137
  description="""This tool was developed by [@artificialguybr](https://twitter.com/artificialguybr) using entirely open-source tools. Special thanks to Hugging Face for the GPU support. Thanks [@yeswondwer](https://twitter.com/@yeswondwerr) for original code.
138
 
139
  **Note:**
140
+ - Video limit is 1 minute. It will dubbling all people using just one voice.
141
  - Generation may take up to 5 minutes.
142
  - The tool uses open-source models for all models. It's a alpha version.
143
  - Quality can be improved but would require more processing time per video. For scalability and hardware limitations, speed was chosen, not just quality.