Spaces:
Running
on
Zero
Running
on
Zero
Anton Obukhov
commited on
Commit
·
2ea0add
1
Parent(s):
179401a
minor update
Browse files- .gitignore +0 -1
- README.md +1 -1
.gitignore
CHANGED
@@ -2,4 +2,3 @@
|
|
2 |
.DS_Store
|
3 |
__pycache__
|
4 |
gradio_cached_examples
|
5 |
-
Marigold
|
|
|
2 |
.DS_Store
|
3 |
__pycache__
|
4 |
gradio_cached_examples
|
|
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
|
|
7 |
sdk_version: 4.44.1
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
-
license:
|
11 |
models:
|
12 |
- prs-eth/marigold-depth-v1-1
|
13 |
---
|
|
|
7 |
sdk_version: 4.44.1
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
+
license: apache-2.0
|
11 |
models:
|
12 |
- prs-eth/marigold-depth-v1-1
|
13 |
---
|