RageshAntony commited on
Commit
d11b704
·
verified ·
1 Parent(s): b4ca06e

config multi gpu

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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