Corrected grammatical errors in the README.md documentation

This commit is contained in:
puryabzp 2023-08-22 17:22:18 +03:30
parent 20138d0957
commit c7177cd720

View File

@ -16,9 +16,9 @@ Preview
Installation
------------
Be aware, the installation needs technical skills and is not for beginners. Please do not open platform and installation related issues on GitHub. We have a very helpful [Discord](https://join.facefusion.io) community that will guide you to install FaceFusion.
Be aware, the installation needs technical skills and is not for beginners. Please do not open platform and installation-related issues on GitHub. We have a very helpful [Discord](https://join.facefusion.io) community that will guide you to install FaceFusion.
[Basic](https://docs.facefusion.io/installation/basic) - It is more likely to work on your computer, but will be quite slow
[Basic](https://docs.facefusion.io/installation/basic) - It is more likely to work on your computer but will be quite slow
[Acceleration](https://docs.facefusion.io/installation/acceleration) - Unleash the full potential of your CPU and GPU
@ -57,10 +57,10 @@ python run.py [options]
--execution-providers {cpu} [{cpu} ...] choose from the available execution providers (choices: cpu, ...)
--execution-thread-count EXECUTION_THREAD_COUNT specify the number of execution threads
--execution-queue-count EXECUTION_QUEUE_COUNT specify the number of execution queries
-v, --version show program's version number and exit
-v, --version show the program's version number and exit
```
Using the `-s/--source`, `-t/--target` and `-o/--output` argument will run the program in headless mode.
Using the `-s/--source`, `-t/--target`, and `-o/--output` arguments will run the program in headless mode.
Disclaimer
@ -68,9 +68,9 @@ Disclaimer
This software is meant to be a productive contribution to the rapidly growing AI-generated media industry. It will help artists with tasks such as animating a custom character or using the character as a model for clothing etc.
The developers of this software are aware of its possible unethical applications and are committed to take preventative measures against them. It has a built-in check which prevents the program from working on inappropriate media including but not limited to nudity, graphic content, sensitive material such as war footage etc. We will continue to develop this project in the positive direction while adhering to law and ethics. This project may be shut down or include watermarks on the output if requested by law.
The developers of this software are aware of its possible unethical applications and are committed to taking preventative measures against them. It has a built-in check which prevents the program from working on inappropriate media including but not limited to nudity, graphic content, sensitive material such as war footage, etc. We will continue to develop this project in a positive direction while adhering to law and ethics. This project may be shut down or include watermarks on the output if requested by law.
Users of this software are expected to use this software responsibly while abiding the local law. If face of a real person is being used, users are suggested to get consent from the concerned person and clearly mention that it is a deepfake when posting content online. Developers of this software will not be responsible for actions of end-users.
Users of this software are expected to use this software responsibly while abiding by the local law. If the face of a real person is being used, users are suggested to get consent from the concerned person and clearly mention that it is a deep fake when posting content online. Developers of this software will not be responsible for the actions of end-users.
Documentation