Spaces:
Running
on
Zero
Running
on
Zero
Himanshu-AT
commited on
Commit
Β·
b913545
1
Parent(s):
b7972d4
Update README.md to reflect new model title and SDK version
Browse files
readme.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
-
app_file:
|
9 |
-
short_description: Demonstration of Flux inpainting capabilities
|
10 |
pinned: true
|
11 |
---
|
|
|
|
|
|
1 |
---
|
2 |
+
title: FLUX.1 Dev Inpainting Model Beta GPU
|
3 |
+
emoji: π
|
4 |
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.39.0
|
8 |
+
app_file: app.py
|
|
|
9 |
pinned: true
|
10 |
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|