Spaces:
Runtime error
Runtime error
Mehdi Cherti
commited on
Commit
•
972820d
1
Parent(s):
93bc657
update
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
title: Text To Image DDGAN
|
4 |
+
|
5 |
+
emoji: 🐢
|
6 |
+
|
7 |
+
colorFrom: red
|
8 |
+
|
9 |
+
colorTo: purple
|
10 |
+
|
11 |
+
sdk: gradio
|
12 |
+
|
13 |
+
sdk_version: 3.8.2
|
14 |
+
|
15 |
+
app_file: app.py
|
16 |
+
|
17 |
+
pinned: false
|
18 |
+
|
19 |
+
---
|
20 |
+
|
21 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|