Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
2 |
title: SelamGPT HiDream Generator
|
3 |
-
emoji:
|
4 |
sdk: gradio
|
5 |
-
sdk_version:
|
6 |
app_file: app.py
|
7 |
hardware:
|
8 |
accelerator: T4
|
9 |
cpu: 2
|
10 |
memory: 16GB
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: SelamGPT HiDream Generator
|
3 |
+
emoji: ⚡
|
4 |
sdk: gradio
|
5 |
+
sdk_version: 3.50.2
|
6 |
app_file: app.py
|
7 |
hardware:
|
8 |
accelerator: T4
|
9 |
cpu: 2
|
10 |
memory: 16GB
|
11 |
+
license: mit
|
12 |
+
colorFrom: red
|
13 |
+
colorTo: yellow
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|