Spaces:
Running
on
Zero
Running
on
Zero
Fabrice-TIERCELIN
commited on
Commit
β’
aae9e67
1
Parent(s):
3072485
This PR adds a description & tags
Browse filesUseful when you browse all the ZeroGPU spaces
README.md
CHANGED
@@ -4,10 +4,20 @@ emoji: π
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: creativeml-openrail-m
|
11 |
+
tags:
|
12 |
+
- Image-to-Image
|
13 |
+
- Image-2-Image
|
14 |
+
- Img-to-Img
|
15 |
+
- Img-2-Img
|
16 |
+
- Pic-to-Pic
|
17 |
+
- Pic-2-Pic
|
18 |
+
- language models
|
19 |
+
- LLMs
|
20 |
+
short_description: Image relighter
|
21 |
---
|
22 |
|
23 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|