Spaces:
Running
on
A10G
Running
on
A10G
Commit
•
392ea42
1
Parent(s):
8b6af32
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🌍
|
4 |
colorFrom: gray
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.39.0
|
8 |
app_file: app.py
|
@@ -10,6 +10,7 @@ license: mit
|
|
10 |
pinned: false
|
11 |
suggested_hardware: a10g-small
|
12 |
duplicated_from: hysts/SD-XL
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: SDXL API
|
3 |
emoji: 🌍
|
4 |
colorFrom: gray
|
5 |
+
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.39.0
|
8 |
app_file: app.py
|
|
|
10 |
pinned: false
|
11 |
suggested_hardware: a10g-small
|
12 |
duplicated_from: hysts/SD-XL
|
13 |
+
load_balancing_strategy: random
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|