Spaces:
Running
on
Zero
Running
on
Zero
RageshAntony
commited on
config multi gpu
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: other
|
11 |
short_description: Generate images with SD3.5
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: true
|
10 |
license: other
|
11 |
short_description: Generate images with SD3.5
|
12 |
+
build:
|
13 |
+
gpu: true
|
14 |
+
resources:
|
15 |
+
gpu: 2
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|