Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,12 @@ title: Roop
|
|
3 |
emoji: 📈
|
4 |
colorFrom: gray
|
5 |
colorTo: pink
|
6 |
-
sdk:
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
11 |
duplicated_from: ezioruan/roop
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 📈
|
4 |
colorFrom: gray
|
5 |
colorTo: pink
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: 3.38.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
11 |
duplicated_from: ezioruan/roop
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|