Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
sdk_version: 5.25.2
|
|
|
3 |
hardware:
|
4 |
accelerator: T4
|
5 |
-
cpu: 2
|
6 |
-
memory: 16GB
|
7 |
---
|
8 |
|
9 |
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: 5.25.2
|
6 |
+
app_file: app.py
|
7 |
hardware:
|
8 |
accelerator: T4
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|