Premo4153 commited on
Commit
073c219
·
verified ·
1 Parent(s): 3914b35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -60
README.md CHANGED
@@ -1,60 +1,8 @@
1
- FaceFusion
2
- ==========
3
-
4
- > Industry leading face manipulation platform.
5
-
6
- [![Build Status](https://img.shields.io/github/actions/workflow/status/facefusion/facefusion/ci.yml.svg?branch=master)](https://github.com/facefusion/facefusion/actions?query=workflow:ci)
7
- [![Coverage Status](https://img.shields.io/coveralls/facefusion/facefusion.svg)](https://coveralls.io/r/facefusion/facefusion)
8
- ![License](https://img.shields.io/badge/license-OpenRAIL--AS-green)
9
-
10
-
11
- Preview
12
- -------
13
-
14
- ![Preview](https://raw.githubusercontent.com/facefusion/facefusion/master/.github/preview.png?sanitize=true)
15
-
16
-
17
- Installation
18
- ------------
19
-
20
- Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](http://windows-installer.facefusion.io) and [macOS Installer](http://macos-installer.facefusion.io) get you started.
21
-
22
-
23
- Usage
24
- -----
25
-
26
- Run the command:
27
-
28
- ```
29
- python facefusion.py [commands] [options]
30
-
31
- options:
32
- -h, --help show this help message and exit
33
- -v, --version show program's version number and exit
34
-
35
- commands:
36
- run run the program
37
- headless-run run the program in headless mode
38
- batch-run run the program in batch mode
39
- force-download force automate downloads and exit
40
- job-list list jobs by status
41
- job-create create a drafted job
42
- job-submit submit a drafted job to become a queued job
43
- job-submit-all submit all drafted jobs to become a queued jobs
44
- job-delete delete a drafted, queued, failed or completed job
45
- job-delete-all delete all drafted, queued, failed and completed jobs
46
- job-add-step add a step to a drafted job
47
- job-remix-step remix a previous step from a drafted job
48
- job-insert-step insert a step to a drafted job
49
- job-remove-step remove a step from a drafted job
50
- job-run run a queued job
51
- job-run-all run all queued jobs
52
- job-retry retry a failed job
53
- job-retry-all retry all failed jobs
54
- ```
55
-
56
-
57
- Documentation
58
- -------------
59
-
60
- Read the [documentation](https://docs.facefusion.io) for a deep dive.
 
1
+ ---
2
+ license: mit
3
+ title: FaceFusion3.3
4
+ sdk: gradio
5
+ emoji: 🔥
6
+ colorFrom: blue
7
+ colorTo: indigo
8
+ ---