Spaces:
Running
on
Zero
Running
on
Zero
Rishi Desai
commited on
Commit
·
f5bd766
1
Parent(s):
bc039e0
adding back to the top :/
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Face Enhance
|
2 |
A tool for improving facial consistency and quality in AI-generated images. Dramatically enhance facial fidelity while preserving the original image's background, lighting, and composition.
|
3 |
|
@@ -92,14 +103,3 @@ Run `python run_comfy.py`. There are two workflows:
|
|
92 |
- **Out of memory errors**: If your GPU has less than 48 GB VRAM, install [Flux.1-dev at fp8 precision](https://huggingface.co/Comfy-Org/flux1-dev).
|
93 |
- **Face detection issues**: This method works for photorealistic images of people. It may not work on cartoons, anime characters, or non-human subjects.
|
94 |
- **Downloading models fails**: Check your Hugging Face token has proper permissions.
|
95 |
-
|
96 |
-
---
|
97 |
-
title: Face Enhancement
|
98 |
-
emoji: 😎
|
99 |
-
colorFrom: red
|
100 |
-
colorTo: green
|
101 |
-
sdk: gradio
|
102 |
-
sdk_version: 5.25.2
|
103 |
-
app_file: demo.py
|
104 |
-
pinned: false
|
105 |
-
---
|
|
|
1 |
+
---
|
2 |
+
title: Face Enhancement
|
3 |
+
emoji: 😎
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.25.2
|
8 |
+
app_file: demo.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Face Enhance
|
13 |
A tool for improving facial consistency and quality in AI-generated images. Dramatically enhance facial fidelity while preserving the original image's background, lighting, and composition.
|
14 |
|
|
|
103 |
- **Out of memory errors**: If your GPU has less than 48 GB VRAM, install [Flux.1-dev at fp8 precision](https://huggingface.co/Comfy-Org/flux1-dev).
|
104 |
- **Face detection issues**: This method works for photorealistic images of people. It may not work on cartoons, anime characters, or non-human subjects.
|
105 |
- **Downloading models fails**: Check your Hugging Face token has proper permissions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|