rdesai2 commited on
Commit
fa556b1
·
unverified ·
1 Parent(s): b3f9afd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- title: "My Face Enhancement Space"
3
- emoji: "😊"
4
- colorFrom: "blue"
5
- colorTo: "green"
6
- sdk: "gradio"
7
- sdk_version: "5.25.2"
8
- app_file: "app.py"
9
  pinned: false
10
  ---
11
 
@@ -92,4 +92,4 @@ A simple web interface for the face enhancement workflow.
92
 
93
  - **Out of memory errors**: If your GPU has less than 48 GB VRAM, install [Flux.1-dev at float8 precision](https://huggingface.co/Comfy-Org/flux1-dev).
94
  - **Face detection issues**: This method works for photorealistic images of people. It may not work on cartoons, anime characters, or non-human subjects.
95
- - **Downloading models fails**: Check your Hugging Face token has proper permissions.
 
1
  ---
2
+ title: My Face Enhancement Space
3
+ emoji: 😊
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 5.25.2
8
+ app_file: app.py
9
  pinned: false
10
  ---
11
 
 
92
 
93
  - **Out of memory errors**: If your GPU has less than 48 GB VRAM, install [Flux.1-dev at float8 precision](https://huggingface.co/Comfy-Org/flux1-dev).
94
  - **Face detection issues**: This method works for photorealistic images of people. It may not work on cartoons, anime characters, or non-human subjects.
95
+ - **Downloading models fails**: Check your Hugging Face token has proper permissions.