Spaces:
Running
Running
manavisrani07
commited on
Commit
ยท
20c8814
1
Parent(s):
0fc70c3
Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,14 @@
|
|
2 |
title: Gradio Lipsync Wav2lip
|
3 |
emoji: ๐
|
4 |
colorFrom: indigo
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
python_version: 3.8
|
8 |
sdk_version: 3.40.1
|
|
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
2 |
title: Gradio Lipsync Wav2lip
|
3 |
emoji: ๐
|
4 |
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
sdk: gradio
|
7 |
python_version: 3.8
|
8 |
sdk_version: 3.40.1
|
9 |
+
suggested_hardware: a100-large
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
license: apache-2.0
|
13 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|